Skip to content

Commit

Permalink
update: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
raffizulvian committed May 8, 2021
1 parent a4a8e88 commit 9565857
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bookshelf-api",
"version": "0.1.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -9,7 +9,11 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"author": {
"name" : "Raffi Zulvian Muzhaffar",
"email" : "raffi16zulvian01muzhaffar@gmail.com",
"url" : "https://wwww.linkedin.com/in/raffizulvian/"
},
"license": "ISC",
"dependencies": {
"@hapi/hapi": "^20.1.2",
Expand Down

0 comments on commit 9565857

Please sign in to comment.