fix some dependencies, add pnpm lockfile

This commit is contained in:
AAGaming
2022-05-21 00:00:13 -04:00
parent 2bb4f8a3db
commit 389141441d
2 changed files with 2899 additions and 4 deletions

View File

@@ -38,14 +38,10 @@
"import-sort-style-module": "^6.0.0",
"jest": "^27.5.1",
"prettier-plugin-import-sort": "^0.0.7",
"react": "^16.14.0",
"shx": "^0.3.4",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},
"peerDependencies": {
"react": "16.14.0"
},
"importSort": {
".js, .jsx, .ts, .tsx": {
"style": "module",