Skip to content

Commit ba18dd2

Browse files
committed
fix: order of execution problems
1 parent de7f41a commit ba18dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"workspaces": [
3-
"example",
4-
"react-static-web-apps-auth"
3+
"react-static-web-apps-auth",
4+
"example"
55
]
66
}

0 commit comments

Comments
 (0)