Fix: A recent Bunchee patch version kind of breaks npm run build

This commit is contained in:
Zach Plata
2022-05-26 14:48:50 -05:00
committed by Zachary Plata
parent 805afd5dff
commit 1a49e89c33

View File

@@ -44,7 +44,7 @@
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"auto-changelog": "^2.3.0",
"bunchee": "^1.7.3",
"bunchee": "1.8.3",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",