Skip to content

Commit

Permalink
fix(deps): remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
djMax committed Mar 19, 2024
1 parent 8ba3d45 commit 2807a8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"vitest": "^1.4.0"
},
"dependencies": {
"fflate": "^0.8.2",
"universal-base64": "^2.1.0"
}
}
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,6 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-import: ^2.29.1
fflate: ^0.8.2
typescript: ^5.4.2
universal-base64: ^2.1.0
vitest: ^1.4.0
Expand Down Expand Up @@ -2111,13 +2110,6 @@ __metadata:
languageName: node
linkType: hard

"fflate@npm:^0.8.2":
version: 0.8.2
resolution: "fflate@npm:0.8.2"
checksum: 29470337b85d3831826758e78f370e15cda3169c5cd4477c9b5eea2402261a74b2975bae816afabe1c15d21d98591e0d30a574f7103aa117bff60756fa3035d4
languageName: node
linkType: hard

"file-entry-cache@npm:^6.0.1":
version: 6.0.1
resolution: "file-entry-cache@npm:6.0.1"
Expand Down

0 comments on commit 2807a8a

Please sign in to comment.