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 42b4795 commit 160c0f6Copy full SHA for 160c0f6
vuetify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/vuetify",
3
- "version": "1.0.1",
+ "version": "1.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": "1.0.0",
+ "@vue-js-cron/core": "1.0.1",
25
"vuetify": "^2.4.6"
26
27
"devDependencies": {
0 commit comments