Commit 99fb0a7a by Рамис

edit package.json

parent 1a2aea8c
...@@ -4,7 +4,10 @@ ...@@ -4,7 +4,10 @@
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
"repository": "atma/react-ag-qeditor", "repository": {
"type": "git",
"url": "https://gitlab.atma.company/lib/react-ag-qeditor.git"
},
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.modern.js", "module": "dist/index.modern.js",
"source": "src/index.js", "source": "src/index.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment