Added bootstrap-wizard and package override for master branch

This commit is contained in:
Sean Airey
2015-03-18 19:03:53 +00:00
parent 5081d897ab
commit 841bc040b9
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"directories": {
"lib": "dist"
},
"main": "js/bootstrap-wizard",
"shim": {
"js/bootstrap-wizard": {
"exports": "bootstrapWizard"
}
}
}
+1
View File
@@ -91,6 +91,7 @@
"bignumber.js": "npm:bignumber.js",
"bootstrap": "github:twbs/bootstrap",
"bootstrap-slider": "github:seiyria/bootstrap-slider",
"bootstrap-wizard": "github:gwrey/bootstrap-wizard",
"breeze": "npm:breeze-client",
"buffer": "github:jspm/nodelibs-buffer",
"chart": "github:nnnick/Chart.js",