Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 560d997

Browse files
committed
fix: trigger release
1 parent a3ef64d commit 560d997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@supabase/functions-js",
33
"version": "0.0.0",
4-
"description": "JS Client library to interact with Supabase Functions",
4+
"description": "JS Client library to interact with Supabase Functions.",
55
"main": "dist/main/index.js",
66
"module": "dist/module/index.js",
77
"types": "dist/main/index.d.ts",

0 commit comments

Comments
 (0)