1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

add code mirror and grunt

This commit is contained in:
ido 2014-11-18 15:53:46 +02:00
parent b9825aea40
commit 75323d07d7

View File

@ -28,6 +28,9 @@
"react": "^0.12.0"
},
"devDependencies": {
"codemirror": "^4.7.0",
"grunt": "^0.4.5",
"grunt-browserify": "^3.2.0",
"tape": "^3.0.2"
}
}