Skip to content

Commit

Permalink
Merge pull request #153 from Sozialarchiv/eslint-fix
Browse files Browse the repository at this point in the history
eslint-config-codex version fixed, closes #150
  • Loading branch information
neSpecc authored Aug 22, 2024
2 parents b885006 + 0995644 commit 3a87bba
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 253 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@editorjs/table",
"description": "Table for Editor.js",
"version": "2.4.0",
"version": "2.4.1",
"license": "MIT",
"repository": "https://github.com/editor-js/table",
"files": [
Expand Down Expand Up @@ -38,7 +38,7 @@
"css-loader": "^1.0.0",
"cssnano": "^4.1.7",
"eslint": "^5.8.0",
"eslint-config-codex": "github:codex-team/eslint-config",
"eslint-config-codex": "^2.0.1",
"postcss-import": "^12.0.1",
"postcss-nested": "^4.1.0",
"postcss-nesting": "^7.0.0",
Expand Down
Loading

0 comments on commit 3a87bba

Please sign in to comment.