mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -04:00
chore: update scripts
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stoat-api",
|
||||
"version": "0.8.9-3",
|
||||
"version": "0.8.9-4",
|
||||
"description": "Stoat API Library",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
@@ -12,7 +12,7 @@
|
||||
"author": "Paul Makles <insrt.uk>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "REWRITE_ANYOF=1 oapilib && tsc",
|
||||
"build": "REWRITE_ANYOF=1 node cli.js && tsc",
|
||||
"prepublish": "in-publish && pnpm build || echo Skipping build."
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -31,4 +31,4 @@
|
||||
"dependencies": {
|
||||
"json-with-bigint": "^3.4.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user