@fnpm-io/cli
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@fnpm-io/cli", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "FNPM CLI Tool.", | ||
@@ -17,3 +17,4 @@ "private": false, | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "npm publish" | ||
"publish": "npm publish", | ||
"prepublish": "pnpm run build" | ||
}, | ||
@@ -20,0 +21,0 @@ "files": [ |
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
7566