@posten/hedwig-tailwind-base
Advanced tools
Comparing version 1.0.3 to 1.0.8
{ | ||
"name": "@posten/hedwig-tailwind-base", | ||
"version": "1.0.3", | ||
"version": "1.0.8", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "Tailwind configuration for Hedwig.", | ||
"main": "hedwig-tailwind.config.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"version": "git checkout -b release_v$npm_package_version", | ||
"postversion": "git push -u origin release_v$npm_package_version", | ||
"release": "bump --commit 'Release: v%s' package.json package-lock.json" | ||
}, | ||
@@ -24,3 +30,6 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/bring/hedwig-tailwind-base#readme" | ||
"homepage": "https://github.com/bring/hedwig-tailwind-base#readme", | ||
"devDependencies": { | ||
"@jsdevtools/version-bump-prompt": "^6.1.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6618
8
1