Merge pull request #271 from SAAirey/master

Added bootstrap-wizard and package override for master branch
This commit is contained in:
Guy Bedford
2015-03-18 21:05:35 +02:00
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",