Change select2 version to avoid position issue

This commit is contained in:
Frederic Guillot
2016-09-04 15:12:36 -04:00
parent 8ee699c8bf
commit f9bca15b0b
5 changed files with 6 additions and 6 deletions

View File

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