Skip to content

Commit

Permalink
feat(core): publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
guiseek committed Oct 3, 2021
1 parent 66c7ac0 commit 1dd1947
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions libs/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@
"type": "git",
"url": "https://github.com/guiseek/nx-clean.git"
},
"publishConfig": {
"access": "public"
},
"author": {
"name": "Guilherme Visi Siquinelli",
"email": "[email protected]",
"url": "https://guiseek.dev"
},
"private": false,
"license": "MIT",
"bugs": {
"url": "https://github.com/guiseek/nx-clean/issues"
},
"peerDependencies": {
"tslib": "^2.0.0"
}
}

0 comments on commit 1dd1947

Please sign in to comment.