@adminforth/i18n
Advanced tools
Comparing version 1.0.17-next.0 to 1.0.18-next.1
{ | ||
"name": "@adminforth/i18n", | ||
"version": "1.0.17-next.0", | ||
"version": "1.0.18-next.1", | ||
"main": "dist/index.js", | ||
@@ -8,4 +8,4 @@ "types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch", | ||
"rollout": "npm run build && npm publish --access public", | ||
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/", | ||
"rollout": "npm run build && npm version patch && npm publish --access public", | ||
"rollout-next": "npm run build && npm version prerelease --preid=next && npm publish --tag next", | ||
@@ -12,0 +12,0 @@ "prepare": "npm link adminforth" |
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