##// END OF EJS Templates
Updating bower.json files.
Brian E. Granger -
Show More
@@ -4,6 +4,6 b''
4 "dependencies": {
4 "dependencies": {
5 "bootstrap": "2.3.1",
5 "bootstrap": "2.3.1",
6 "less.js": "1.3.3",
6 "less.js": "1.3.3",
7 "CodeMirror": "git://github.com/ipython/CodeMirror.git#3.12.0"
7 "codemirror": "git://github.com/ipython/CodeMirror.git#3.12.0"
8 }
8 }
9 } No newline at end of file
9 }
@@ -1,5 +1,5 b''
1 {
1 {
2 "name": "CodeMirror",
2 "name": "codemirror",
3 "version": "3.12.0",
3 "version": "3.12.0",
4 "repository": {
4 "repository": {
5 "type": "git",
5 "type": "git",
General Comments 0
You need to be logged in to leave comments. Login now