Move @types/streamsaver to devDependencies

This commit is contained in:
Jaiwanth
2021-07-20 13:47:51 +05:30
parent c0d2dbe7fd
commit 98aa1fe6b3
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,6 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@types/streamsaver": "^2.0.0",
"await-lock": "^2.1.0",
"blurhash": "^1.1.3",
"browser-encrypt-attachment": "^0.3.0",
@@ -145,6 +144,7 @@
"@types/react-dom": "^17.0.2",
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "^2.3.1",
"@types/streamsaver": "^2.0.1",
"@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",