Skip to content

Commit

Permalink
remove fflate as direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtThiemann committed Feb 23, 2024
1 parent 9f7ffd8 commit 0bfe12c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"author": "Kurt Thiemann <[email protected]>",
"license": "MIT",
"dependencies": {
"armarius-io": "^1.0.1",
"fflate": "^0.7.3"
"armarius-io": "^1.0.1"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down

0 comments on commit 0bfe12c

Please sign in to comment.