We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f7d2b commit ff60680Copy full SHA for ff60680
vuetify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/vuetify",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "Cron editor for vuetify",
5
"main": "dist/vuetify.umd.js",
6
"module": "dist/vuetify.esm.js",
@@ -21,7 +21,7 @@
21
"build:unpkg": "yarn rollup --config build/rollup.config.js --format iife --file dist/vuetify.min.js"
22
},
23
"dependencies": {
24
- "@vue-js-cron/core": "2.1.0",
+ "@vue-js-cron/core": "2.1.1",
25
"vuetify": "^2.4.6"
26
27
"devDependencies": {
0 commit comments