@vtex/tsconfig
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "@vtex/tsconfig", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"publishConfig": { | ||
@@ -10,8 +10,7 @@ "access": "public" | ||
"scripts": { | ||
"version": "chan release $npm_package_version && git add CHANGELOG.md && git commit --amend --no-edit" | ||
"version": "chan release $npm_package_version && git add CHANGELOG.md" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^3.7.5" | ||
}, | ||
"gitHead": "b851e96e8640a3f48c2dd69862597ec88475e590" | ||
} | ||
} |
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
2255