@domql/domql
Advanced tools
Comparing version 1.2.22 to 1.2.23
@@ -6,3 +6,3 @@ { | ||
"author": "rackai", | ||
"version": "1.2.22", | ||
"version": "1.2.23", | ||
"repository": "https://github.com/domql/domql", | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
"vpush": "git add . && git commit -am 'version update' && git push", | ||
"publish-all": "lerna publish && yarn vpatch", | ||
"publish-all": "lerna publish && yarn vpatch && vpush", | ||
"bump": "npx np" | ||
@@ -27,0 +27,0 @@ }, |
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
8235