mirror of https://github.com/docker/docs.git
Fixing babel devdep
This commit is contained in:
parent
6a2f766e6f
commit
bd4656d457
|
@ -68,7 +68,6 @@
|
||||||
"underscore": "^1.7.0"
|
"underscore": "^1.7.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel": "^3.4.1",
|
|
||||||
"6to5-jest": "^3.0.0",
|
"6to5-jest": "^3.0.0",
|
||||||
"browserify": "^6.2.0",
|
"browserify": "^6.2.0",
|
||||||
"ecstatic": "^0.5.8",
|
"ecstatic": "^0.5.8",
|
||||||
|
|
Loading…
Reference in New Issue