Skip to content

Commit

Permalink
feat: bumb package bersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Karnphong Kieoprasert committed Nov 21, 2022
1 parent cddfd10 commit 949843e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rentspree/lightship",
"version": "0.2.9",
"version": "0.2.10",
"description": "liveness and readiness wrapper using lightship for node.js",
"main": "dist/index.js",
"homepage": "https://github.com/rentspree/lightship#readme",
Expand All @@ -20,10 +20,7 @@
}
},
"lint-staged": {
"*.js": [
"eslint --fix",
"git add"
]
"*.js": [ "eslint --fix", "git add" ]
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 949843e

Please sign in to comment.