diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index cd4bfa2..0000000 --- a/package.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "scripts": { - "wp-env": "wp-env" - }, - "devDependencies": { - "@wordpress/env": "^4.0.0" - } -} |