Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c03df74

Browse files
committedJan 30, 2017
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)
This repository has been archived.