Skip to content

Commit db85cc8

Browse files
committed
Remove unneeded dependencies
1 parent 25eb194 commit db85cc8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@
1010
"compass-vertical-rhythm": "^1.2.0",
1111
"decamelize": "^1.0.0",
1212
"gray-percentage": "^1.1.2",
13-
"is-array": "^1.0.1",
1413
"is-string": "^1.0.4",
1514
"isobject": "^1.0.0",
1615
"lodash": "^3.9.3",
1716
"modularscale": "^1.0.2",
1817
"object-assign": "^3.0.0",
19-
"shallow-copy": "0.0.1",
20-
"shelljs": "^0.5.3"
18+
"shallow-copy": "0.0.1"
2119
},
2220
"devDependencies": {
2321
"chai": "^3.0.0",

0 commit comments

Comments
 (0)