@123samir/gonna-build-a-mountain-po-sync
Advanced tools
Comparing version 9.0.0 to 10.0.0-rc.0
{ | ||
"name": "@123samir/gonna-build-a-mountain-po-sync", | ||
"version": "9.0.0", | ||
"version": "10.0.0-rc.0", | ||
"tag": "next", | ||
@@ -24,5 +24,5 @@ "description": "PO UI - Sync", | ||
"@ionic-native/network": "5.23.0", | ||
"@po-ui/ng-storage": "9.0.0", | ||
"@po-ui/ng-storage": "10.0.0-rc.0", | ||
"http-status-codes": "^1.4.0", | ||
"@po-ui/ng-schematics": "9.0.0", | ||
"@po-ui/ng-schematics": "10.0.0-rc.0", | ||
"tslib": "^2.0.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"@ionic-native/network": "5.23.0", | ||
"@po-ui/ng-storage": "9.0.0", | ||
"@po-ui/ng-storage": "10.0.0-rc.0", | ||
"http-status-codes": "^1.4.0", | ||
@@ -37,0 +37,0 @@ "rxjs": "~6.5.5", |
@@ -27,3 +27,3 @@ "use strict"; | ||
return (tree, context) => { | ||
package_config_1.addPackageToPackageJson(tree, '@po-ui/ng-sync', '9.0.0'); | ||
package_config_1.addPackageToPackageJson(tree, '@po-ui/ng-sync', '10.0.0-rc.0'); | ||
// install packages | ||
@@ -30,0 +30,0 @@ context.addTask(new tasks_1.NodePackageInstallTask()); |
@@ -12,3 +12,3 @@ "use strict"; | ||
return schematics_1.chain([ | ||
updatePackageJson('9.0.0', changes_1.dependeciesChanges), | ||
updatePackageJson('10.0.0-rc.0', changes_1.dependeciesChanges), | ||
replace_1.replaceInFile('tslint.json', changes_1.tsLintChanges), | ||
@@ -15,0 +15,0 @@ createUpgradeRule(), |
@@ -9,3 +9,3 @@ "use strict"; | ||
function updateToV3() { | ||
return schematics_1.chain([package_config_1.updatePackageJson('9.0.0', changes_1.updateDepedenciesVersion), postUpdate()]); | ||
return schematics_1.chain([package_config_1.updatePackageJson('10.0.0-rc.0', changes_1.updateDepedenciesVersion), postUpdate()]); | ||
} | ||
@@ -12,0 +12,0 @@ exports.updateToV3 = updateToV3; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1295113
2