This commit is contained in:
Philipp Kühn
2018-08-23 17:35:02 +02:00
parent f26372ea4a
commit f456de04cb

View File

@@ -1,6 +1,6 @@
{
"name": "tiptap-models",
"version": "0.1.1",
"version": "0.1.2",
"description": "Models for tiptap",
"homepage": "https://tiptap.scrumpy.io",
"license": "MIT",
@@ -11,8 +11,8 @@
"files": [
"src",
"dist"
],
"repository": {
],
"repository": {
"type": "git",
"url": "git+https://github.com/heyscrumpy/tiptap.git"
},