diff --git a/composer.json b/composer.json index aa1c2baf..36040505 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "phpcs": "phpcs", "phpstan": "phpstan --memory-limit=768M", "phpunit": "phpunit", - "scaffold": "npx npx @alleyinteractive/scaffolder@latest wp-alleyvate@feature", + "scaffold": "npx @alleyinteractive/scaffolder@latest wp-alleyvate@feature", "test": [ "@lint", "@phpunit" diff --git a/package.json b/package.json index ac4a92ed..f4d18153 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,6 @@ "npm": "10" }, "scripts": { - "preinstall": "check-node-version --package", - "prerelease": "check-node-version --package", "release": "npx @alleyinteractive/create-release@latest" - }, - "devDependencies": { - "check-node-version": "^4.2.1" } } diff --git a/wp-alleyvate.php b/wp-alleyvate.php index 12e14cf7..845b97bd 100644 --- a/wp-alleyvate.php +++ b/wp-alleyvate.php @@ -14,7 +14,7 @@ * Plugin Name: Alleyvate * Plugin URI: https://github.com/alleyinteractive/wp-alleyvate * Description: Defaults for WordPress sites by Alley - * Version: 3.5.0 + * Version: 3.5.1 * Author: Alley * Author URI: https://www.alley.com * Requires at least: 6.2