Skip to content

Commit c3f57fe

Browse files
committed
chore: remove 'publish:uqp' script
1 parent b6482b3 commit c3f57fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"scripts": {
88
"build:uqp": "lerna run build --scope @kimaramyz/use-query-params",
99
"test:uqp": "lerna run test --scope @kimaramyz/use-query-params",
10-
"publish:uqp": "lerna run publish --scope @kimaramyz/use-query-params",
1110
"clean:uqp": "lerna run clean --scope @kimaramyz/use-query-params"
1211
},
1312
"devDependencies": {

0 commit comments

Comments
 (0)