Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c03df74

Browse files
committed
docs(cookbook/graphql): Strict @types/lodash because we don’t run Typescript 2.1
1 parent 8ace37f commit c03df74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/_examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/graphql": "^0.8.6",
4848
"@types/isomorphic-fetch": "0.0.30",
4949
"@types/jasmine": "~2.5.36",
50-
"@types/lodash": "^4.14.50",
50+
"@types/lodash": "4.14.50",
5151
"@types/node": "^6.0.45",
5252
"angular-cli": "^1.0.0-beta.26",
5353
"angular2-template-loader": "^0.6.0",

0 commit comments

Comments
 (0)