Skip to content

Commit 8393a12

Browse files
committed
build: 🔨 add @types/brotli @types/fs-extra @types/semantic-release
1 parent a7bbe1c commit 8393a12

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

package-lock.json

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,13 @@
6060
"@rollup/plugin-replace": "^2.4.2",
6161
"@semantic-release/changelog": "^5.0.1",
6262
"@semantic-release/exec": "^5.0.0",
63+
"@types/brotli": "^1.3.0",
64+
"@types/fs-extra": "^9.0.10",
6365
"@types/jest": "^26.0.22",
6466
"@types/node": "^14.14.37",
6567
"@types/puppeteer": "^5.4.3",
6668
"@types/quill": "^2.0.6",
69+
"@types/semantic-release": "^17.2.0",
6770
"@typescript-eslint/eslint-plugin": "^4.20.0",
6871
"@typescript-eslint/parser": "^4.20.0",
6972
"brotli": "^1.3.2",

0 commit comments

Comments
 (0)