Add codemirror as dependency

This commit is contained in:
Lukas Martinelli
2016-12-25 13:19:33 +01:00
parent 4db5c7cf68
commit 720c8f108b
3 changed files with 2 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
"license": "MIT",
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {
"codemirror": "^5.18.2",
"color": "^1.0.3",
"file-saver": "^1.3.2",
"lodash.clonedeep": "^4.5.0",