Skip to content

Commit

Permalink
chore: fix package.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin committed Sep 29, 2023
1 parent 1a4d24d commit 5982b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "Apache-2.0",
"overrides": {
"esbuild": "$esbuild",
"eslint-plugin-prettier": "$eslint-plugin-prettier"
"prettier": "$prettier"
},
"devDependencies": {
"@types/karma": "^6.3.5",
Expand Down

0 comments on commit 5982b84

Please sign in to comment.