Skip to content

Commit

Permalink
chore: fix test package names
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Feb 19, 2024
1 parent 4ce7779 commit 3854930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "test-cspell-eslint-plugin",
"name": "test-cspell-eslint-plugin-flat-config",
"version": "8.3.2",
"description": "Pure testing package for @cspell/eslint-plugin-cspell.",
"private": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "test-cspell-eslint-plugin",
"name": "test-cspell-eslint-plugin-v7",
"version": "8.3.2",
"description": "Pure testing package for @cspell/eslint-plugin-cspell.",
"private": true,
Expand Down

0 comments on commit 3854930

Please sign in to comment.