##// END OF EJS Templates
Moving CodeMirror -> cmtemp
Moving CodeMirror -> cmtemp

File last commit:

r10401:6339028e
r10406:dfb847dd
Show More
bower.json
8 lines | 196 B | application/json | JsonLexer
{
"name": "ipython-notebook",
"version": "1.0.0",
"dependencies": {
"bootstrap": "2.3.1",
"less.js": "1.3.3",
"CodeMirror": "git://github.com/ipython/CodeMirror.git#3.12.0"
}
}