Skip to content

Commit

Permalink
fix: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
braybatista authored Feb 19, 2024
1 parent 2028f7c commit acdd593
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"version": "0.0.0-development",
"type": "module",
"author": "Stephan Bönnemann <[email protected]> (http://boennemann.me)",
"bin": {
"semantic-release": "bin/semantic-release.js"
},
"bugs": {
"url": "https://github.com/braybatista/Konex/issues"
},
Expand Down Expand Up @@ -58,25 +55,12 @@
"version"
],
"license": "UNLICENCED",
"lockfile-lint": {
"path": "package-lock.json",
"type": "npm",
"validate-https": true,
"allowed-hosts": [
"npm"
]
},
"publishConfig": {
"access": "public",
"provenance": true
},
"repository": {
"type": "git",
"url": "git+https://github.com/braybatista/Konex.git"
},
"scripts": {
},
"private": "true",
"renovate": {
"extends": [
"github>semantic-release/.github:renovate-config"
Expand Down

0 comments on commit acdd593

Please sign in to comment.