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 782a335 commit 02919e3Copy full SHA for 02919e3
examples/package.json
@@ -9,7 +9,7 @@
9
},
10
"dependencies": {
11
"cldr-data": "~26.0.9",
12
- "react": "~0.12.2",
+ "react": "~0.13.1",
13
"globalize": "~1.0.0-alpha.18"
14
15
"scripts": {
package.json
@@ -27,6 +27,6 @@
27
"browserify": "~9.0.3"
28
29
"peerDependencies": {
30
- "react": "~0.12.2"
+ "react": "~0.13.1"
31
}
32
0 commit comments