Skip to content

Commit 82b3a46

Browse files
committed
Update release script
1 parent 5eb6074 commit 82b3a46

3 files changed

Lines changed: 1 addition & 59 deletions

File tree

.releaseconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"plugins": ["iobroker", "manual-review", "license"],
2+
"plugins": ["manual-review", "license"],
33
"license": [
44
"{LICENSE,README}{,.md}"
55
],

package-lock.json

Lines changed: 0 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@alcalzone/release-script": "^3.5.9",
44-
"@alcalzone/release-script-plugin-lerna": "^3.5.9",
4544
"@alcalzone/release-script-plugin-license": "^3.5.9",
46-
"@alcalzone/release-script-plugin-iobroker": "^3.5.9",
4745
"@types/node": "^20.3.1",
4846
"eslint": "^8.42.0",
4947
"eslint-config-prettier": "^8.8.0",

0 commit comments

Comments
 (0)