Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 93a82a2

Browse files
committed
chore: remove version from package.json and package-lock.json
As semantic-release will handle the versioning automatically.
1 parent eb743ab commit 93a82a2

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"require": "./dist/vue-virtual-scroll-grid.umd.js"
2727
}
2828
},
29-
"version": "1.0.1",
3029
"license": "MIT",
3130
"scripts": {
3231
"serve": "vite preview",

0 commit comments

Comments
 (0)