We don't have webpack

This commit is contained in:
Holly Stubbs 2023-05-12 09:59:16 +01:00 committed by GitHub
parent 4bcad96ce4
commit e5ab85a347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"main": "index.ts",
"scripts": {
"updateCheck": "check-outdated",
"pack": "webpack",
"build": "tsc --build",
"_clean": "tsc --build --clean"
},