chore: cleanup dependency declaration in package.json (#5985)

* deps: add/move dependencies and treat types as dev

* chore: fix merge conflict

* Update package.json

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Armano 2021-11-23 06:59:28 +01:00 committed by GitHub
parent 713d14569e
commit 411b9aa977
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 19 additions and 46 deletions

View file

@ -68,7 +68,7 @@
},
"devDependencies": {
"@tsconfig/docusaurus": "^1.0.4",
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.20",
"cross-env": "^7.0.3",
"fs-extra": "^10.0.0",
"image-size": "^1.0.0",