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 2062735 commit 59b15afCopy full SHA for 59b15af
package.json
@@ -41,7 +41,7 @@
41
"rimraf": "^2.5.4",
42
"tslint": "^4.3.1",
43
"tslint-config-standard": "^4.0.0",
44
- "typescript": "^2.1.5",
+ "typescript": "^2.2.1",
45
"typings": "^2.1.0"
46
},
47
"dependencies": {
typings.json
@@ -1,6 +1,6 @@
1
{
2
"globalDependencies": {
3
- "node": "registry:env/node#6.0.0+20170119204930"
+ "node": "registry:env/node#6.0.0+20170213133316"
4
5
"globalDevDependencies": {
6
"jest": "registry:dt/jest#16.0.0+20170112172802"
0 commit comments