Skip to content

Commit 63ef8ca

Browse files
committed
remove types
1 parent 7d29632 commit 63ef8ca

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

package.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,8 @@
4949
"bugs": {
5050
"url": "https://github.com/forge42dev/open-source-stack/issues"
5151
},
52-
"files": [
53-
"dist"
54-
],
55-
"workspaces": [
56-
".",
57-
"test-apps/*"
58-
],
52+
"files": ["dist"],
53+
"workspaces": [".", "test-apps/*"],
5954
"homepage": "https://github.com/forge42dev/open-source-stack#readme",
6055
"devDependencies": {
6156
"@arethetypeswrong/cli": "^0.15.4",
@@ -83,4 +78,4 @@
8378
"engines": {
8479
"node": ">=20.0.0"
8580
}
86-
}
81+
}

0 commit comments

Comments
 (0)