Skip to content

Commit

Permalink
edit package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
森本雅也 authored and 森本雅也 committed Nov 7, 2024
1 parent 6b729ba commit d431d76
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 @@ -15,7 +15,7 @@
"watch:css": "nodemon -e scss --watch assets/_scss -x \"npm run build:css\"",
"composer:install:win": "wp-env run composer \"composer install\"",
"composer:install:mac": "wp-env run composer 'composer install'",
"phpunit": "wp-env run cli --env-cwd='wp-content/plugins/lightning-g3-evergreen' phpunit -c /var/www/html/wp-content/plugins/lightning-g3-evergreen/.phpunit.xml --verbose"
"phpunit": "wp-env run cli --env-cwd='wp-content/plugins/lightning-g3-evergreen' phpunit -c /var/www/html/wp-content/plugins/lightning-g3-evergreen/.phpunit.xml"
},
"devDependencies": {
"@wordpress/env": "^10.11.0",
Expand Down

0 comments on commit d431d76

Please sign in to comment.