@aonautilus/ticketingcommon
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ "use strict"; | ||
red: 20, | ||
blue: 10, | ||
blue: 30, | ||
green: 10 | ||
@@ -8,0 +8,0 @@ }; |
{ | ||
"name": "@aonautilus/ticketingcommon", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "main": "./build/index.js", | ||
"build": "yarn clean && tsc", | ||
"pub": "git add . && git commit -m \"Updates\" && npm version patch && yarn build && npm publish" | ||
"pub": "git add . && git commit -m \"Updates\" && npm version patch && yarn build && npm publish --access public" | ||
}, | ||
@@ -16,0 +16,0 @@ "keywords": [], |
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
825