Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEXSM committed Jul 1, 2021
1 parent 93b64ce commit 8b27dce
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "node-scc-config",
"version": "1.0.4",
"private": true,
"version": "1.0.3",
"author": "ZEXSM",
"description": "Configuring a Node.js application based on Spring Cloud Config",
"license": "MIT",
Expand All @@ -16,9 +15,6 @@
"lint": "eslint --ext .ts src test",
"example": "ts-node-dev --respawn --transpile-only example/server.ts"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ZEXSM/node-scc-config"
Expand Down Expand Up @@ -46,4 +42,4 @@
"ts-node-dev": "1.1.6",
"typescript": "4.2.4"
}
}
}

0 comments on commit 8b27dce

Please sign in to comment.