Skip to content

Commit

Permalink
Remove unnecessary package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Aug 13, 2023
1 parent 9655578 commit 382222b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
19 changes: 0 additions & 19 deletions package-lock.json

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

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.merge": "^4.6.7",
"@types/lodash.omit": "^4.5.7",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/browser": "^0.33.0",
Expand Down Expand Up @@ -111,9 +110,5 @@
"engines": {
"npm": ">=8.2.3"
},
"engineStrict": true,
"volta": {
"node": "18.17.0",
"npm": "8.19.4"
}
"engineStrict": true
}

0 comments on commit 382222b

Please sign in to comment.