add codemirror to package.json

This commit is contained in:
catarak 2016-05-11 13:21:20 -04:00
parent 0ed3a9e416
commit 5f00c4a5ef

View file

@ -33,6 +33,7 @@
},
"dependencies": {
"babel-core": "^6.8.0",
"codemirror": "^5.14.2",
"express": "^4.13.4",
"react": "^15.0.2",
"react-dom": "^15.0.2",