Skip to content

Commit 5733792

Browse files
committed
migrate to npm
1 parent b48a21e commit 5733792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.react/injectable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"scripts": {
88
"start": "react-unity-scripts start",
9-
"build": "yarn build:self && yarn build:replace",
9+
"build": "npm run build:self && npm run build:replace",
1010
"build:self": "react-unity-scripts build",
1111
"build:replace": "node scripts/replace-injectable.mjs",
1212
"postyalc": "yarn"

0 commit comments

Comments
 (0)