Skip to content

Commit 342df55

Browse files
committed
Remove incorrect workspace path.
1 parent 93355ff commit 342df55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
},
5757
"workspaces": [
5858
"reactium_modules/*",
59-
"reactium_modules/@*/*",
60-
"@reactium/graphql"
59+
"reactium_modules/@*/*"
6160
],
6261
"husky": {
6362
"hooks": {

0 commit comments

Comments
 (0)