Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 1ff19bf

Browse files
committed
remove babel packages from deps in example.
1 parent 1680bac commit 1ff19bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/sub-module/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
"devDependencies": {
1111
"babel-core": "^6.25.0",
1212
"babel-loader": "^7.1.0",
13-
"babel-preset-babili": "^0.1.4",
1413
"babel-preset-env": "^1.5.2",
1514
"babili": "^0.1.4",
16-
"babili-webpack-plugin": "^0.1.1",
1715
"webpack": "^3.0.0"
1816
}
1917
}

0 commit comments

Comments
 (0)