File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
"test" : " vitest" ,
18
18
"prepublishOnly" : " vitest run && pnpm run build" ,
19
19
"release:changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
20
- "release" : " bumpp package.json --execute=\" pnpm release:changelog\" --commit --all --push --tag && pnpm -r publish --access public"
20
+ "release" : " bumpp package.json plugin/package.json --execute=\" pnpm release:changelog\" --commit --all --push --tag && pnpm -r publish --access public"
21
21
},
22
22
"devDependencies" : {
23
23
"@pengzhanbo/eslint-config" : " ^1.12.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-mock-dev-server" ,
3
3
"type" : " module" ,
4
- "version" : " 1.6.1 " ,
4
+ "version" : " 1.7.0 " ,
5
5
"author" :
" pengzhanbo <[email protected] > (https://github.com/pengzhanbo)" ,
6
6
"license" : " MIT" ,
7
7
"homepage" : " https://vite-plugin-mock-dev-server.netlify.app" ,
You can’t perform that action at this time.
0 commit comments