Skip to content

Commit 8b688f6

Browse files
committed
Update dependencies
1 parent 6b97d43 commit 8b688f6

File tree

3 files changed

+2575
-2251
lines changed

3 files changed

+2575
-2251
lines changed

package-lock.json

Lines changed: 28 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
@@ -118,5 +118,8 @@
118118
"lint-staged": {
119119
"*.{js,jsx,ts,tsx}": "eslint --cache --fix",
120120
"*": "prettier --write --ignore-unknown"
121+
},
122+
"optionalDependencies": {
123+
"bufferutil": "^4.0.9"
121124
}
122125
}

0 commit comments

Comments
 (0)