Skip to content

Commit

Permalink
Simplify warning message in Navigation block settings. Fix WordPress#…
Browse files Browse the repository at this point in the history
  • Loading branch information
towfeeqkhan committed Dec 24, 2024
2 parents 95eb013 + 882dcd4 commit 9085699
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"equivalent-key-map": "0.2.2",
"esbuild": "0.18.20",
"escape-html": "1.0.3",
"eslint": "8.3.0",
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-eslint-comments": "3.1.2",
"eslint-plugin-import": "2.25.2",
Expand Down Expand Up @@ -297,8 +298,5 @@
},
"workspaces": [
"packages/*"
],
"dependencies": {
"eslint": "8.3.0"
}
]
}

0 comments on commit 9085699

Please sign in to comment.