add codemirror to package.json
This commit is contained in:
parent
0ed3a9e416
commit
5f00c4a5ef
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-core": "^6.8.0",
|
"babel-core": "^6.8.0",
|
||||||
|
"codemirror": "^5.14.2",
|
||||||
"express": "^4.13.4",
|
"express": "^4.13.4",
|
||||||
"react": "^15.0.2",
|
"react": "^15.0.2",
|
||||||
"react-dom": "^15.0.2",
|
"react-dom": "^15.0.2",
|
||||||
|
|
Loading…
Reference in a new issue