Skip to content

Commit

Permalink
chore: update to add dev script command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Waldstein committed Oct 2, 2024
1 parent d84cd8d commit e5b1522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"main": "index.js",
"scripts": {
"dev": "wp-scripts start",
"start": "wp-scripts start",
"build": "wp-scripts build",
"plugin-zip": "wp-scripts plugin-zip"
Expand Down

0 comments on commit e5b1522

Please sign in to comment.