This commit is contained in:
2021-05-06 13:00:36 -07:00
parent 13c029a123
commit f5823eb616
3 changed files with 18 additions and 7 deletions

View File

@@ -32,7 +32,8 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1"
"sharp": "^0.28.1",
"stream-json": "^1.7.1"
},
"devDependencies": {
"@babel/cli": "^7.13.10",