Skip to content

Commit

Permalink
remove unused old cache lib
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Sep 5, 2024
1 parent 65e9daf commit 3219a04
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 232 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"engines": {
"node": "^18.20.0 || ^20.10.0 || >=22.0.0"
},
"dependencies": {
"find-up": "^5.0.0"
},
"peerDependencies": {
"@babel/core": "^7.12.0",
"webpack": ">=5.61.0"
Expand Down Expand Up @@ -98,4 +95,4 @@
]
},
"packageManager": "[email protected]"
}
}
227 changes: 0 additions & 227 deletions src/cache.js

This file was deleted.

1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1959,7 +1959,6 @@ __metadata:
eslint: ^9.6.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.3
find-up: ^5.0.0
globals: ^15.8.0
husky: ^9.1.5
lint-staged: ^15.2.9
Expand Down

0 comments on commit 3219a04

Please sign in to comment.