|
@@ -34,7 +34,7 @@
|
|
"url": "git://github.com/nostalgiaz/bootstrap-switch.git"
|
|
"url": "git://github.com/nostalgiaz/bootstrap-switch.git"
|
|
},
|
|
},
|
|
"bugs": "https://github.com/nostalgiaz/bootstrap-switch/issues",
|
|
"bugs": "https://github.com/nostalgiaz/bootstrap-switch/issues",
|
|
- "license": "Apache Version 2",
|
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
"readmeFilename": "README.md",
|
|
"readmeFilename": "README.md",
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"browser-sync": "^2.6.4",
|
|
"browser-sync": "^2.6.4",
|
|
@@ -71,8 +71,8 @@
|
|
"basePath": "/dist/",
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"files": [
|
|
"*.js",
|
|
"*.js",
|
|
- "bootstrap3/*.css",
|
|
|
|
- "bootstrap2/*.css"
|
|
|
|
|
|
+ "css/bootstrap3/*.css",
|
|
|
|
+ "css/bootstrap2/*.css"
|
|
]
|
|
]
|
|
}
|
|
}
|
|
]
|
|
]
|