Skip to content

Commit dcaeea9

Browse files
committed
explicit workspaces/packages
1 parent fd66d2a commit dcaeea9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
"find-babel-config/json5": "^2.1.1"
4444
},
4545
"workspaces": [
46-
"packages/*"
46+
"packages/api",
47+
"packages/default-storage",
48+
"packages/eslint-config",
49+
"packages/sqlite-storage",
50+
"packages/website"
4751
]
4852
}

0 commit comments

Comments
 (0)