rewrite2 add all vendor plugins to bower.json
This commit is contained in:
+11
-3
@@ -15,13 +15,21 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~2.0.3",
|
||||
"bootstrap": "v2.3.2",
|
||||
"angular": "1.2.0-rc.1",
|
||||
"angular-resource": "1.2.0-rc.1",
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#master",
|
||||
"bootstrap": "v2.3.2",
|
||||
"angular-ui": "~0.4.0",
|
||||
"angular-bootstrap": "~0.5.0",
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#master",
|
||||
"lodash": "~1.3.1",
|
||||
"moment": "~2.1.0"
|
||||
"moment": "~2.1.0",
|
||||
"bootstrap-tour": "~0.5.1",
|
||||
"BrowserQuest": "https://github.com/mozilla/BrowserQuest.git",
|
||||
"github-buttons": "~0.0.1",
|
||||
"jquery-ui": "~1.10.3",
|
||||
"bootstrap-growl": "~1.1.0",
|
||||
"jquery.cookie": "~1.3.1",
|
||||
"sticky": "*",
|
||||
"bootstrap-datepicker": "~1.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user