Skip to content

Commit c92691b

Browse files
committed
Fix dev dep for react-async
1 parent cf854e2 commit c92691b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"react": "~0.10.0",
17-
"react-async": "~0.8.0",
17+
"react-async": "~0.9.1",
1818
"semver": "~2.2.1",
1919
"mocha": "~1.17.1",
2020
"jshint": "~2.4.3",

0 commit comments

Comments
 (0)