Skip to content

Commit 9768f6f

Browse files
committed
chore(project): changed project description
1 parent 4c2a830 commit 9768f6f

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": "json-serverless",
33
"version": "0.0.0-development",
4-
"description": "a lambda solution for json-server",
4+
"description": "Transform a json file into an api",
55
"main": "src/server.js",
66
"scripts": {
77
"test": "npm run build & NODE_ENV=local jest",

0 commit comments

Comments
 (0)