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 2d5372f commit f798fd1Copy full SHA for f798fd1
vuetify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue-js-cron/vuetify",
3
- "version": "3.0.1",
+ "version": "3.1.0",
4
"description": "Cron editor for vuetify",
5
"main": "dist/vuetify.umd.js",
6
"module": "dist/vuetify.esm.js",
@@ -22,7 +22,7 @@
22
"clean": "git clean -xf dist"
23
},
24
"dependencies": {
25
- "@vue-js-cron/core": "3.0.1",
+ "@vue-js-cron/core": "3.1.0",
26
"vuetify": "^3.0.0-beta.6"
27
28
"devDependencies": {
0 commit comments