Skip to content

Commit

Permalink
remove types
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak committed Feb 5, 2025
1 parent 7d29632 commit 63ef8ca
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,8 @@
"bugs": {
"url": "https://github.com/forge42dev/open-source-stack/issues"
},
"files": [
"dist"
],
"workspaces": [
".",
"test-apps/*"
],
"files": ["dist"],
"workspaces": [".", "test-apps/*"],
"homepage": "https://github.com/forge42dev/open-source-stack#readme",
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
Expand Down Expand Up @@ -83,4 +78,4 @@
"engines": {
"node": ">=20.0.0"
}
}
}

0 comments on commit 63ef8ca

Please sign in to comment.