Skip to content

Commit a9ad4d5

Browse files
committed
Babel plugin is a devDependency
1 parent 66f3fb1 commit a9ad4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"author": "Christoph Werner <[email protected]>",
77
"license": "MIT",
88
"dependencies": {
9-
"babel-plugin-transform-builtin-extend": "^1.1.0",
109
"fast-json-patch": "^0.5.7",
1110
"humps": "^1.1.0",
1211
"lodash": "^4.11.1",
@@ -15,6 +14,7 @@
1514
"devDependencies": {
1615
"babel-cli": "^6.7.7",
1716
"babel-preset-es2015": "^6.6.0",
17+
"babel-plugin-transform-builtin-extend": "^1.1.0",
1818
"bluebird": "^3.3.5",
1919
"coveralls": "^2.11.9",
2020
"eslint": "^2.9.0",

0 commit comments

Comments
 (0)