Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 committed Jan 30, 2024
1 parent ddbcf35 commit 9103da0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@priyagupta18/sample-node",
"version": "4.0.2",
"version": "1.0.0",
"description": "sample-node application",
"main": "index.js",
"scripts": {
Expand All @@ -10,6 +10,9 @@
},
"author": "",
"license": "ISC",
"publishConfig": {
"registry": "https://npm.pkg.github.com/priyagupta108"
},
"dependencies": {
"express": "^4.18.2"
},
Expand Down

0 comments on commit 9103da0

Please sign in to comment.