mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
chore(ci): remove npm changeset command
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@
|
|||||||
"types": "nx run-many --target=types",
|
"types": "nx run-many --target=types",
|
||||||
"release": "npm run build && npm run types && changeset publish",
|
"release": "npm run build && npm run types && changeset publish",
|
||||||
"lint": "nx run-many --target=lint",
|
"lint": "nx run-many --target=lint",
|
||||||
"cleanup": "node scripts/cleanup",
|
"cleanup": "node scripts/cleanup"
|
||||||
"changeset": "npx changeset"
|
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Nikolay Kostyurin <jilizart@gmail.com>"
|
"name": "Nikolay Kostyurin <jilizart@gmail.com>"
|
||||||
|
|||||||
Reference in New Issue
Block a user