Adding select2

This commit is contained in:
Marc Ducobu
2014-11-12 23:55:48 +01:00
parent 46f14aabbb
commit 00b87f91b3
65 changed files with 5888 additions and 2 deletions

View File

@@ -10,7 +10,8 @@
"devDependencies": {
"Scratch-CSS-Design": "git@github.com:Champs-Libres/ScratchCSS.git",
"pikaday": "https://github.com/dbushell/Pikaday.git#~1.2.0",
"moment": "~2.8.3"
"moment": "~2.8.3",
"select2": "~3.5.2"
},
"license": "MIT"
}