Skip to content

Commit

Permalink
chore: 去掉自身依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
heikaimu committed Aug 27, 2024
1 parent 4666519 commit 01b46fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
17 changes: 2 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-waterfall-plugin-next",
"version": "2.5.6",
"version": "2.5.7",
"license": "UNLICENSED",
"author": "Yaowen Liu <576079353@qq.com>",
"main": "dist/my-lib.umd.js",
Expand All @@ -17,9 +17,6 @@
"test": "vitest",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"vue-waterfall-plugin-next": "^2.5.5"
},
"devDependencies": {
"@antfu/eslint-config": "0.18.8",
"@types/lodash-es": "4.17.6",
Expand Down

0 comments on commit 01b46fe

Please sign in to comment.