Skip to content

Commit

Permalink
Merge pull request #28 from editor-js/fix/ci
Browse files Browse the repository at this point in the history
fix(ci): update version and deps
  • Loading branch information
neSpecc authored Dec 1, 2022
2 parents 8f8b1d4 + 86f8195 commit 69be657
Show file tree
Hide file tree
Showing 3 changed files with 1,034 additions and 986 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
registry-url: https://registry.npmjs.org/
- run: yarn
- run: yarn build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@editorjs/underline",
"version": "1.0.0",
"version": "1.1.0",
"keywords": [
"underline",
"tool",
Expand Down
Loading

0 comments on commit 69be657

Please sign in to comment.