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 f2f7bc8 commit 492d2e5Copy full SHA for 492d2e5
docs/package.json
@@ -16,11 +16,11 @@
16
},
17
"license": "MIT",
18
"devDependencies": {
19
- "@vue-js-cron/ant": "../ant",
20
- "@vue-js-cron/core": "../core",
21
- "@vue-js-cron/element-plus": "../element-plus",
22
- "@vue-js-cron/light": "../light",
23
- "@vue-js-cron/vuetify": "../vuetify",
+ "@vue-js-cron/ant": "link:../ant",
+ "@vue-js-cron/core": "link:../core",
+ "@vue-js-cron/element-plus": "link:../element-plus",
+ "@vue-js-cron/light": "link:../light",
+ "@vue-js-cron/vuetify": "link:../vuetify",
24
"@vuepress/plugin-google-analytics": "2.0.0-beta.60",
25
"@vuepress/plugin-register-components": "2.0.0-beta.60",
26
"vuepress": "2.0.0-beta.60"
0 commit comments