Skip to content

Commit 492d2e5

Browse files
committed
docs: link dependencies
1 parent f2f7bc8 commit 492d2e5

File tree

2 files changed

+290
-448
lines changed

2 files changed

+290
-448
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"license": "MIT",
1818
"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",
19+
"@vue-js-cron/ant": "link:../ant",
20+
"@vue-js-cron/core": "link:../core",
21+
"@vue-js-cron/element-plus": "link:../element-plus",
22+
"@vue-js-cron/light": "link:../light",
23+
"@vue-js-cron/vuetify": "link:../vuetify",
2424
"@vuepress/plugin-google-analytics": "2.0.0-beta.60",
2525
"@vuepress/plugin-register-components": "2.0.0-beta.60",
2626
"vuepress": "2.0.0-beta.60"

0 commit comments

Comments
 (0)