Skip to content

Commit 80313b6

Browse files
committed
Merge remote-tracking branch 'origin/#63-update-angular' into #63-update-angular
2 parents dad701a + bcfeb26 commit 80313b6

File tree

4 files changed

+8
-52
lines changed

4 files changed

+8
-52
lines changed

lerna.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
22
"useNx": false,
3-
"packages": [
4-
"libs/*",
5-
"apps/*"
6-
],
7-
"version": "12.1.0",
3+
"packages": ["libs/*", "apps/*"],
4+
"version": "13.0.0-pr63.0",
85
"command": {
96
"version": {
107
"allowBranch": "*",

libs/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/ngx-components",
3-
"version": "12.0.2",
3+
"version": "13.0.0-pr63.0",
44
"repository": "https://github.com/shiftcode/sc-ng-commons-public",
55
"license": "MIT",
66
"author": "shiftcode GmbH <[email protected]>",

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/ngx-core",
3-
"version": "12.1.0",
3+
"version": "13.0.0-pr63.0",
44
"repository": "https://github.com/shiftcode/sc-ng-commons-public",
55
"license": "MIT",
66
"author": "shiftcode GmbH <[email protected]>",

package-lock.json

Lines changed: 4 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)