Skip to content

Commit 5c5f419

Browse files
committed
github action: clashes with node version 18
1 parent 47b1aa9 commit 5c5f419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ng-inbo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@types/lodash-es": "4.17.6",
2828
"copyfiles": "file:../../node_modules/copyfiles",
29-
"semantic-release": "22.0.4 ",
29+
"semantic-release": "23.1.0",
3030
"typescript": "file:../../node_modules/typescript"
3131
}
3232
}

0 commit comments

Comments
 (0)