Skip to content

Commit 9f292f5

Browse files
committed
build: refresh workspace setup
1 parent 867ae07 commit 9f292f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"workspaces": [
33
"examples/*",
4-
"src/*"
4+
"src/js/*"
55
],
66
"scripts": {
77
"format": "prettier --write .",

0 commit comments

Comments
 (0)