@aleks-elkin/test-lerna-repo.main-app-component
Advanced tools
Comparing version 0.27.0 to 0.28.0
@@ -11,4 +11,4 @@ "use strict"; | ||
this.childComponent3 = new test_lerna_repo_child_component_3_1.ChildComponent3(this.internalId); | ||
this.childComponent2 = new test_lerna_repo_child_component_2_1.ChildComponent2(this.internalId); | ||
this.childComponent1 = new test_lerna_repo_child_component_1_1.ChildComponent1(this.internalId); | ||
this.childComponent2 = new test_lerna_repo_child_component_2_1.ChildComponent2(this.internalId); | ||
} | ||
@@ -15,0 +15,0 @@ get id() { |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.27.0", | ||
"version": "0.28.0", | ||
"description": "> TODO: description", | ||
@@ -27,5 +27,5 @@ "author": "Aleksandr Elkin <aleksandr.elkin@tradeshift.com>", | ||
"dependencies": { | ||
"@aleks-elkin/test-lerna-repo.child-component-1": "^0.27.0", | ||
"@aleks-elkin/test-lerna-repo.child-component-2": "^0.27.0", | ||
"@aleks-elkin/test-lerna-repo.child-component-3": "^0.27.0" | ||
"@aleks-elkin/test-lerna-repo.child-component-1": "^0.28.0", | ||
"@aleks-elkin/test-lerna-repo.child-component-2": "^0.28.0", | ||
"@aleks-elkin/test-lerna-repo.child-component-3": "^0.28.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "23dfed1504831267c598ba3574a854b215819507" | ||
"gitHead": "d78131edee8a09ba7736d2dbac2dc748996081cd" | ||
} |
+ Added@aleks-elkin/test-lerna-repo.child-component-1@0.28.4(transitive)
+ Added@aleks-elkin/test-lerna-repo.child-component-2@0.28.4(transitive)
+ Added@aleks-elkin/test-lerna-repo.child-component-3@0.28.4(transitive)
- Removed@aleks-elkin/test-lerna-repo.child-component-1@0.27.0(transitive)
- Removed@aleks-elkin/test-lerna-repo.child-component-2@0.27.0(transitive)
- Removed@aleks-elkin/test-lerna-repo.child-component-3@0.27.0(transitive)
Updated@aleks-elkin/test-lerna-repo.child-component-1@^0.28.0
Updated@aleks-elkin/test-lerna-repo.child-component-2@^0.28.0
Updated@aleks-elkin/test-lerna-repo.child-component-3@^0.28.0