aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorjpl2016-11-08 17:47:56 +0100
committerThomas Haddad2016-11-08 18:15:12 +0100
commit1da0bf0708eb981d6c17a76d3e49439580869602 (patch)
treeadbc91469e684c50076310e4fc94fd027cc5ad69 /package.json
parentc01ecd41cd89f3477ae5d7a27a66ffcfa2cc86a7 (diff)
downloadchouette-core-1da0bf0708eb981d6c17a76d3e49439580869602.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",