Skip to content

Commit dd9f1bb

Browse files
committed
fix: move assert-plus to devDep
1 parent 9c8f24c commit dd9f1bb

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"@volar/typescript": "~1.11.1",
8787
"@vue/babel-plugin-jsx": "^1.2.2",
8888
"@vue/language-service": "1.9.0-alpha.3",
89+
"assert-plus": "^1.0.0",
8990
"bumpp": "^9.4.1",
9091
"codemirror": "^5.65.16",
9192
"conventional-changelog-cli": "^5.0.0",
@@ -104,8 +105,5 @@
104105
"vite-plugin-dts": "^3.9.1",
105106
"vue": "^3.4.29",
106107
"vue-tsc": "^2.0.21"
107-
},
108-
"dependencies": {
109-
"assert-plus": "^1.0.0"
110108
}
111109
}

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.

0 commit comments

Comments
 (0)