Skip to content

Commit 0d3a35d

Browse files
committed
added lodash.foreach
1 parent 4937248 commit 0d3a35d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"generic-names": "^1.0.0-beta",
1212
"icss-replace-symbols": "^1.0.2",
1313
"lodash.assign": "^3.2.0",
14+
"lodash.foreach": "^3.0.3",
1415
"lodash.identity": "^3.0.0",
1516
"lodash.isarray": "^3.0.4",
1617
"lodash.isfunction": "^3.0.6",
@@ -29,7 +30,7 @@
2930
"isparta": "^3.0.3",
3031
"lodash": "^3.10.1",
3132
"mocha": "^2.2.5",
32-
"postcss": "^5.x",
33+
"postcss": "^5.0.10",
3334
"postcss-modules-extract-imports": "^1.0.0",
3435
"postcss-modules-local-by-default": "^1.0.0",
3536
"postcss-modules-scope": "^1.0.0",

0 commit comments

Comments
 (0)