Skip to content

Commit 372ad33

Browse files
committed
Update package.json
Added description.
1 parent 0a45137 commit 372ad33

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": "url-shortening-api-netlify-edge-supabase",
33
"version": "0.0.1",
4-
"description": "",
4+
"description": "url-shortening-api-netlify-edge-supabase is a URL shortener service using Netlify Edge Functions and the Supabase REST API.",
55
"main": "public/index.html",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)