fix: read version from package.json, bump to 0.6.0, remove signup/free from OpenAPI spec
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m43s
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m43s
This commit is contained in:
parent
5b59a7a010
commit
2eca4e700b
5 changed files with 34 additions and 57 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "snapapi",
|
||||
"version": "0.1.0",
|
||||
"version": "0.6.0",
|
||||
"description": "URL to Screenshot API — PNG, JPEG, WebP via simple REST API",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue