@calibur/skr-template
Advanced tools
Comparing version 0.0.30-alpha.0 to 0.0.31-alpha.0
@@ -24,3 +24,3 @@ import fs from 'fs' | ||
address: token.address, | ||
constructorArguments: [TaskArguments.greeting] | ||
constructorArguments: [TaskArguments.name] | ||
}) | ||
@@ -27,0 +27,0 @@ } |
{ | ||
"name": "@calibur/skr-template", | ||
"version": "0.0.30-alpha.0", | ||
"version": "0.0.31-alpha.0", | ||
"author": "falstack <icesilt@outlook.com>", | ||
"license": "MIT", | ||
"gitHead": "a0f7e111dc7d20555d92079b7bd8a2ae71036f77" | ||
"gitHead": "a67ca3317a7a3792061e91a9a17a14f15cc0365c" | ||
} |
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
47483