fix package.json

This commit is contained in:
ejahnGithub
2024-02-23 15:08:41 -08:00
parent ca0027b0ef
commit 9a8656b2b0

View File

@@ -85,8 +85,5 @@
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"workspaces": [
"./packages/*"
]
}
}