Skip to content

Commit ee3dedf

Browse files
author
strausr
committed
set packages/vue3/package.json version
1 parent 551f41e commit ee3dedf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"core-js": "^3.23.5",
2424
"rollup": "^2.52.2",
2525
"rollup-plugin-peer-deps-external": "^2.2.4",
26-
"rollup-plugin-typescript2": "^0.30.0"
26+
"rollup-plugin-typescript2": "0.30.0"
2727
},
2828
"dependencies": {
2929
"@types/lodash.clonedeep": "^4.5.6",

packages/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"replace-in-files-cli": "^2.0.0",
5151
"rollup": "^2.76.0",
5252
"rollup-plugin-clear": "^2.0.7",
53-
"rollup-plugin-typescript2": "^0.32.1",
53+
"rollup-plugin-typescript2": "0.30.0",
5454
"rollup-plugin-vue": "^6.0.0",
5555
"ts-jest": "^27.0.4",
5656
"typescript": "^4.7.4",

0 commit comments

Comments
 (0)