2
0
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:
alexmfreitas
2022-09-27 23:55:53 -03:00
committed by GitHub
parent d766f75bbc
commit 42e11a5b93
9 changed files with 33051 additions and 11560 deletions
+4 -5
View File
@@ -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",