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

Commit 6294b50

Browse files
committed
fix(): rogue package.json
1 parent 046beff commit 6294b50

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"gulp-concat": "^2.1.7",
2121
"gulp-eslint": "^0.9.0",
2222
"gulp-footer": "^1.0.4",
23+
"gulp-minify-css": "^1.2.4",
24+
"gulp-sass": "^3.1.0",
2325
"gulp-header": "^1.8.9",
2426
"gulp-if": "0.0.5",
2527
"gulp-jscs": "^1.3.0",
@@ -74,9 +76,5 @@
7476
"commitizen": {
7577
"path": "node_modules/ionic-cz-conventional-changelog"
7678
}
77-
},
78-
"dependencies": {
79-
"gulp-minify-css": "^1.2.4",
80-
"gulp-sass": "^3.1.0"
8179
}
8280
}

0 commit comments

Comments
 (0)