bump shared and marketplace npm versions (#1924)

* bump shared and marketplace npm versions

* bump marketplace npm version

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
Aiden McClelland
2022-11-09 12:28:05 -07:00
parent 4e47960440
commit 2f00a642be
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@start9labs/marketplace",
"version": "0.3.0",
"version": "0.3.3",
"peerDependencies": {
"@angular/common": ">=13.2.0",
"@angular/core": ">=13.2.0",
@@ -11,4 +11,4 @@
"dependencies": {
"tslib": "^2.3.0"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@start9labs/shared",
"version": "0.2.1",
"version": "0.2.2",
"peerDependencies": {
"@angular/common": ">=13.2.0",
"@angular/core": ">=13.2.0",