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

Commit 74701fb

Browse files
committed
refactor(babili): move babili to dependencies from devDependencies
move babili to dependencies from devDependencies
1 parent 7f04338 commit 74701fb

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
@@ -32,6 +32,7 @@
3232
"main": "dist/index.js",
3333
"dependencies": {
3434
"autoprefixer": "6.7.2",
35+
"babili": "0.0.10",
3536
"chalk": "1.1.3",
3637
"chokidar": "1.6.1",
3738
"clean-css": "3.4.24",
@@ -83,7 +84,6 @@
8384
"@types/uglify-js": "^2.0.27",
8485
"@types/webpack": "^1.12.35",
8586
"@types/ws": "^0.0.38",
86-
"babili": "0.0.10",
8787
"conventional-changelog-cli": "1.2.0",
8888
"github": "0.2.4",
8989
"ionic-cz-conventional-changelog": "1.0.0",

0 commit comments

Comments
 (0)