Skip to content

Commit 004d82e

Browse files
Update @github/spark and remove workspaces
Updated @github/spark dependency to version 0.41.27 and removed workspaces configuration.
1 parent 2a69354 commit 004d82e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preview": "vite preview"
1313
},
1414
"dependencies": {
15-
"@github/spark": "^0.39.0",
15+
"@github/spark": "0.41.27",
1616
"@heroicons/react": "^2.2.0",
1717
"@hookform/resolvers": "^4.1.3",
1818
"@octokit/core": "^6.1.4",
@@ -88,10 +88,5 @@
8888
"typescript": "~5.7.2",
8989
"typescript-eslint": "^8.38.0",
9090
"vite": "^6.4.1"
91-
},
92-
"workspaces": {
93-
"packages": [
94-
"packages/*"
95-
]
9691
}
9792
}

0 commit comments

Comments
 (0)