Skip to content

Commit bb45358

Browse files
committed
feat: update dependencies versions
1 parent ee4b147 commit bb45358

File tree

4 files changed

+2202
-1101
lines changed

4 files changed

+2202
-1101
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- run: git config --global user.email "[email protected]"
3333
- run: git config --global user.name "Eugene Labutin"
34-
- run: npm ci --force # force because conflict typescript-eslint/parser version, check and remove later
34+
- run: npm ci
3535
- run: npm run release
3636
- run: git push && git push --tags
3737
- run: npm publish --access public

0 commit comments

Comments
 (0)