Skip to content

Commit

Permalink
pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 18, 2024
1 parent fc362d5 commit f1e75b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplates/telescope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scripts": {
"clean": "lerna run clean",
"build": "lerna run build --stream",
"codegen": "lerna run codegen --stream --scope ",
"codegen": "lerna run codegen --stream --scope __PACKAGE_IDENTIFIER__",
"symlink": "symlink-workspace --logLevel error",
"postinstall": "yarn symlink"
},
Expand Down

0 comments on commit f1e75b9

Please sign in to comment.