Skip to content

Commit acffc4c

Browse files
committed
Fixed typo yarm
1 parent 31fbad7 commit acffc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"setup": "yarn && yarn build:scripts && yarm build:worker",
7+
"setup": "yarn && yarn build:scripts && yarn build:worker",
88
"go": "yarn setup && yarn build:worker && yarn dev",
99
"build:scripts": "rollup --config ./config/tools.rollup.config.js",
1010
"rollup": "rollup --config ./config/dev.animated-java.rollup.config.js",

0 commit comments

Comments
 (0)