aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorjpl2016-11-08 17:47:56 +0100
committerjpl2016-11-08 17:47:56 +0100
commit3a23efe2f75898090aa952ae06f7a0f4accd4874 (patch)
tree13fa279501f6cb962b15ccbc58e7dffb90e9be9f /package.json
parent15185592e102a2549027be57b0979c955e2df272 (diff)
downloadchouette-core-3a23efe2f75898090aa952ae06f7a0f4accd4874.tar.bz2
add select2 with reactux
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4ef792f7e..99c7916c1 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"react": "^15.3.2",
"react-dom": "^15.3.2",
"react-redux": "^4.4.5",
+ "react-select2": "^4.0.2",
"redux": "^3.6.0"
},
"license": "MIT",