Skip to content

Commit 066a0a3

Browse files
committed
update api-types
1 parent 825da92 commit 066a0a3

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/fast-buckets-scream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@squarecloud/api": patch
3+
---
4+
5+
update API types ([Check changes](https://github.com/squarecloudofc/api-types/releases/tag/v0.2.3))

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"node": ">=18.0.0"
1717
},
1818
"dependencies": {
19-
"@squarecloud/api-types": "github:squarecloudofc/api-types#build",
19+
"@squarecloud/api-types": "^0.2.3",
2020
"form-data": "^4.0.0",
2121
"zod": "^3.22.4"
2222
},

0 commit comments

Comments
 (0)