Skip to content

Commit 79b3eb3

Browse files
committed
Update typings
1 parent 1c5055b commit 79b3eb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"source-map-loader": "^0.1.5",
5858
"ts-loader": "^0.8.2",
5959
"typescript": "^1.8.10",
60-
"typings": "^1.3.0",
60+
"typings": "^1.3.2",
6161
"webpack": "^1.13.1",
6262
"webpack-archive-plugin": "^2.0.0",
6363
"webpack-fail-plugin": "^1.0.4",

typings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"enzyme": "registry:dt/enzyme#2.4.1+20160709041153",
77
"es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
88
"mocha": "registry:dt/mocha#2.2.5+20160720003353",
9-
"react": "registry:dt/react#0.14.0+20160630100702",
9+
"react": "registry:dt/react#0.14.0+20160817201227",
1010
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040"
1111
}
1212
}

0 commit comments

Comments
 (0)