bootstrap-mobile
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -0,1 +1,16 @@ | ||
## [0.9.4](https://github.com/twinh/miaoxing/compare/bootstrap-mobile@0.9.3...bootstrap-mobile@0.9.4) (2022-01-12) | ||
### Features | ||
* **bootstrap-mobile:** 增加变量默认值,允许不加载 bootstrap 使用 ([4705d44](https://github.com/twinh/miaoxing/commit/4705d44538f42b2e1096f29d24940f2832e0104b)) | ||
### Dependencies | ||
* **@miaoxing/dev:** upgrade from `8.0.0` to `8.0.1` | ||
## [0.9.3](https://github.com/twinh/miaoxing/compare/bootstrap-mobile@0.9.2...bootstrap-mobile@0.9.3) (2021-10-28) | ||
@@ -2,0 +17,0 @@ |
{ | ||
"name": "bootstrap-mobile", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "Better mobile support for bootstrap framework", | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"gulp-uglify": "^1.1.0", | ||
"@miaoxing/dev": "^8.0.0", | ||
"@miaoxing/dev": "^8.0.1", | ||
"sass": "^1.42.1" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146661