We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9eec5 commit 61e4be1Copy full SHA for 61e4be1
exercices-v2/package.json
@@ -9,7 +9,7 @@
9
"@types/node": "^7.0.13",
10
"fetch-mock": "^5.10.0",
11
"isomorphic-fetch": "^2.2.1",
12
- "lodash": "4.17.4",
+ "lodash": "4.17.21",
13
"mobx": "^3.1.9",
14
"ts-node": "3.0.2",
15
"typescript": "2.2.2",
exercices/package.json
@@ -11,6 +11,6 @@
"dependencies": {
"babel-cli": "^6.1.2",
"babel-preset-es2015": "^6.1.2",
- "lodash": "^3.10.1"
+ "lodash": "^4.0.0"
}
16
0 commit comments