Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit df50b0a

Browse files
authored
💚 Correct link name
1 parent 1e838b7 commit df50b0a

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
@@ -10,7 +10,7 @@
1010
"melon-build": "^1.0.0-a.10"
1111
},
1212
"scripts": {
13-
"setupLink": "cd melon && yarn && yarn build && yarn link && cd .. && yarn link melon-build",
13+
"setupLink": "cd melon && yarn && yarn build && yarn link && cd .. && yarn link gluon-build",
1414
"build": "melon build",
1515
"build:ui": "melon build --ui",
1616
"start": "melon run",

0 commit comments

Comments
 (0)