Skip to content

Commit a4ef669

Browse files
committed
chore: update dependent location
1 parent 82afa25 commit a4ef669

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"release": "cd theme && git add -A && bumpp",
1414
"typecheck": "vue-tsc --noEmit --skipLibCheck"
1515
},
16-
"dependencies": {
17-
"@rollup/plugin-virtual": "^3.0.2"
18-
},
1916
"devDependencies": {
2017
"@antfu/eslint-config": "^3.12.1",
2118
"@unocss/eslint-plugin": "^0.65.3",

pnpm-lock.yaml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

theme/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valaxy-theme-oceanus",
3-
"version": "0.0.3-alpha.2",
3+
"version": "0.0.4-alpha.1",
44
"packageManager": "pnpm@9.15.1",
55
"author": "WRXinYue<https://github.com/wrxinyue>",
66
"license": "MIT",
@@ -21,6 +21,7 @@
2121
"@iconify-json/f7": "^1.2.2",
2222
"@iconify-json/ri": "^1.2.5",
2323
"@iconify-json/tabler": "^1.2.13",
24+
"@rollup/plugin-virtual": "^3.0.2",
2425
"markdown-it-github-alerts": "^0.3.0",
2526
"markdown-it-link-attributes": "^4.0.1",
2627
"valaxy-addon-git-log": "^0.2.0"

0 commit comments

Comments
 (0)