mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
remove @types/jszip
jszip ships with type definitions so a separate package is not needed
This commit is contained in:
committed by
David Lechner
parent
8aeae25971
commit
d0a5c9e78a
@@ -9,7 +9,6 @@
|
||||
"@testing-library/user-event": "^10.3.4",
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/jest": "^25.2.3",
|
||||
"@types/jszip": "^3.1.7",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/react": "^16.9.35",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
|
||||
Reference in New Issue
Block a user