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.
2 parents 4829e68 + f61b60e commit 05c3983Copy full SHA for 05c3983
package.json
@@ -28,7 +28,6 @@
28
"input"
29
],
30
"dependencies": {
31
- "jquery": "^2.1.4",
32
"select2": "^4.0.0",
33
"shallow-equal-fuzzy": "^0.0.2"
34
},
@@ -47,6 +46,7 @@
47
46
"eslint-config-airbnb": "^4.0.0",
48
"eslint-plugin-react": "^3.16.1",
49
"extract-text-webpack-plugin": "^1.0.1",
+ "jquery": ">=2.1.4",
50
"react": "^0.14.0",
51
"react-dom": "^0.14.0",
52
"react-hot-loader": "^1.3.0",
@@ -55,6 +55,7 @@
55
"webpack-dev-server": "^1.14.1"
56
57
"peerDependencies": {
58
59
"react": "^0.14.0 || ^15.0.0-rc || ^15.0.0",
60
"react-dom": "^0.14.0 || ^15.0.0-rc || ^15.0.0"
61
0 commit comments