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 1c5055b commit 79b3eb3Copy full SHA for 79b3eb3
package.json
@@ -57,7 +57,7 @@
57
"source-map-loader": "^0.1.5",
58
"ts-loader": "^0.8.2",
59
"typescript": "^1.8.10",
60
- "typings": "^1.3.0",
+ "typings": "^1.3.2",
61
"webpack": "^1.13.1",
62
"webpack-archive-plugin": "^2.0.0",
63
"webpack-fail-plugin": "^1.0.4",
typings.json
@@ -6,7 +6,7 @@
6
"enzyme": "registry:dt/enzyme#2.4.1+20160709041153",
7
"es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
8
"mocha": "registry:dt/mocha#2.2.5+20160720003353",
9
- "react": "registry:dt/react#0.14.0+20160630100702",
+ "react": "registry:dt/react#0.14.0+20160817201227",
10
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040"
11
}
12
0 commit comments