Skip to content

Commit 822f546

Browse files
committed
Move csscomb-core from separate repo here
1 parent e2d9960 commit 822f546

5 files changed

Lines changed: 621 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@
1818
},
1919
"dependencies": {
2020
"glob": "latest",
21-
"minimist": "1.1.x",
22-
"csscomb-core": "^3.0.0",
2321
"gonzales-pe": "^3.3.6",
24-
"vow": "0.4.4"
22+
"minimatch": "3.0.2",
23+
"minimist": "1.1.x",
24+
"vow": "0.4.4",
25+
"vow-fs": "0.3.2"
2526
},
2627
"devDependencies": {
2728
"babel-cli": "^6.11.4",

0 commit comments

Comments
 (0)