Added bootstrap-wizard and package override for master branch
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"directories": {
|
||||
"lib": "dist"
|
||||
},
|
||||
"main": "js/bootstrap-wizard",
|
||||
"shim": {
|
||||
"js/bootstrap-wizard": {
|
||||
"exports": "bootstrapWizard"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user