diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 387d4fa..2f8bf39 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "wp-env": "wp-env" }, "devDependencies": { - "@wordpress/env": "^3.0.0" + "@wordpress/env": "^3.0.2" } } |