Skip to content

Commit

Permalink
fix: multiple npm to one
Browse files Browse the repository at this point in the history
  • Loading branch information
panvourtsis committed Aug 13, 2022
1 parent 3174a7f commit 7715e9f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 386 deletions.
9 changes: 1 addition & 8 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
"changelogFile": "CHANGELOG.md"
}
],
[
"@amanda-mitchell/semantic-release-npm-multiple",
{
"registries": {
"public": {}
}
}
]
"@semantic-release/npm"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"figma-tokens-converter-cli": "./bin/index.js"
},
"dependencies": {
"@semantic-release/npm": "^9.0.1",
"@types/node": "^18.7.2",
"chalk": "4.1.2",
"commander": "^9.4.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@amanda-mitchell/semantic-release-npm-multiple": "^3.5.0",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@semantic-release/changelog": "^6.0.1",
Expand Down
Loading

0 comments on commit 7715e9f

Please sign in to comment.