Define exact select2 version to make sure it works with IE11

This commit is contained in:
Frederic Guillot
2016-07-24 20:44:51 -04:00
parent 5d3ad534cc
commit 4dae025db8
10 changed files with 737 additions and 2958 deletions

View File

@@ -20,6 +20,6 @@
"font-awesome": "fontawesome#^4.6.3",
"d3": "~3.5.0",
"isMobile": "0.4.0",
"select2": "master"
"select2": "4.0.1"
}
}