Skip to content

Commit

Permalink
Merge pull request #38 from meza/pathc-1
Browse files Browse the repository at this point in the history
Pathc 1
  • Loading branch information
meza authored Jun 27, 2022
2 parents eda5cc7 + af4f4cc commit 5500342
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"bin": {
"adr": "dist/index.js"
},
"publishConfig": {
"access": "public"
},
"types": "dist/index.d.ts",
"private": false,
"scripts": {
Expand Down Expand Up @@ -84,8 +87,5 @@
"repository": {
"type": "git",
"url": "https://github.com/meza/adr-tools.git"
},
"publishConfig": {
"access": "restricted"
}
}

0 comments on commit 5500342

Please sign in to comment.