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",
|
"bignumber.js": "npm:bignumber.js",
|
||||||
"bootstrap": "github:twbs/bootstrap",
|
"bootstrap": "github:twbs/bootstrap",
|
||||||
"bootstrap-slider": "github:seiyria/bootstrap-slider",
|
"bootstrap-slider": "github:seiyria/bootstrap-slider",
|
||||||
|
"bootstrap-wizard": "github:gwrey/bootstrap-wizard",
|
||||||
"breeze": "npm:breeze-client",
|
"breeze": "npm:breeze-client",
|
||||||
"buffer": "github:jspm/nodelibs-buffer",
|
"buffer": "github:jspm/nodelibs-buffer",
|
||||||
"chart": "github:nnnick/Chart.js",
|
"chart": "github:nnnick/Chart.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user