Skip to content

Commit 5366a80

Browse files
committed
Using lodash v4.
1 parent c023ad1 commit 5366a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
},
2121
"license": "BSD-3-Clause",
2222
"dependencies": {
23-
"lodash": "^3.10.1"
23+
"lodash": "^4.0.0"
2424
},
2525
"devDependencies": {
2626
"chai": "^3.4.1",
2727
"jsdom": "^7.2.2",
28-
"pragmatist": "^2.3.71",
28+
"pragmatist": "^2.3.73",
2929
"react": "^0.14.6",
3030
"react-addons-test-utils": "^0.14.6",
3131
"react-dom": "^0.14.6"

0 commit comments

Comments
 (0)