Add is_release_beta output in is_package_json_version_upgraded

This commit is contained in:
garronej 2021-12-01 14:40:14 +01:00
parent 5297ab00ab
commit e8c1eb1074
9 changed files with 324 additions and 84 deletions

View file

@ -24,6 +24,7 @@
"glob": "^7.1.6",
"node-fetch": "^2.6.1",
"scripting-tools": "^0.19.12",
"tsafe": "^0.8.1",
"url-join": "^4.0.1",
"validate-npm-package-name": "^3.0.0"
},