mirror of
https://github.com/goenning/google-indexing-script.git
synced 2024-11-28 23:14:01 +03:00
add changeset script to package.json
This commit is contained in:
parent
9467e82496
commit
4c9b35762b
@ -21,6 +21,7 @@
|
||||
"index": "ts-node ./src/cli.ts",
|
||||
"build": "tsup",
|
||||
"dev": "tsup --watch",
|
||||
"changeset": "changeset",
|
||||
"version": "changeset version",
|
||||
"release": "changeset publish"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user