Skip to content

Commit

Permalink
style: fix tab spaces issue in package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulREnglish committed Oct 4, 2024
1 parent b9e1102 commit 7562540
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"version": "1.0.0",
"author": "Big Bite",
"engines": {
"node": ">=16.16.0",
"npm": ">=8.19.2"
},
"node": ">=16.16.0",
"npm": ">=8.19.2"
},
"prettier": "@wordpress/prettier-config",
"scripts": {
"watch:dev": "wp-scripts start",
Expand Down

0 comments on commit 7562540

Please sign in to comment.