mirror of
https://github.com/tenrok/vue-cron-editor-bootstrap.git
synced 2026-06-14 18:52:24 +03:00
Bootstrap 5 update (#9)
Co-authored-by: Alex Freitas <afreitas@jbssa.com>
This commit is contained in:
+4
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-cron-editor-bootstrap",
|
||||
"version": "0.1.10",
|
||||
"version": "0.2.1",
|
||||
"private": false,
|
||||
"main": "dist/vueCronEditorBootstrap.umd.js",
|
||||
"module": "dist/vueCronEditorBootstrap.esm.js",
|
||||
@@ -34,14 +34,13 @@
|
||||
"gh-pages": "^2.2.0",
|
||||
"link-parent-bin": "^1.0.2",
|
||||
"lint-staged": "^10.2.4",
|
||||
"node-sass": "^4.14.1",
|
||||
"prettier": "^1.19.1",
|
||||
"sass": "^1.26.5",
|
||||
"sass-loader": "^8.0.0",
|
||||
"sass": "^1.46.0",
|
||||
"sass-loader": "^8.0.2",
|
||||
"standard-version": "^8.0.0",
|
||||
"typescript": "~3.5.3",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"bootstrap-vue": "^2.14.0"
|
||||
"bootstrap-vue": "^2.21.2"
|
||||
},
|
||||
"author": "alexmfreitas",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user