We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90edbb5 commit fde0d51Copy full SHA for fde0d51
1 file changed
package.json
@@ -68,13 +68,12 @@
68
"mt-changelog": "^0.6.2",
69
"phantomjs": "^1.9.18",
70
"react": "^15.5.0",
71
- "react-async-script": "^0.9.1",
72
"react-dom": "^15.5.0",
73
"release-script": "^0.5.3",
74
"webpack": "~1.14.0"
75
},
76
"dependencies": {
77
"prop-types": ">=15.5.0",
78
- "react-async-script": ">=0.9.1"
+ "react-async-script": ">=0.10.0"
79
}
80
0 commit comments