mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix: add assets to published paths (#1876)
This commit is contained in:
committed by
Aiden McClelland
parent
95eec90a62
commit
9221f25e35
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@start9labs/marketplace",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=13.2.0",
|
||||
"@angular/core": ">=13.2.0",
|
||||
"@ionic/angular": ">=6.0.0",
|
||||
"@start9labs/shared": "^0.2.0",
|
||||
"@start9labs/shared": ">=0.2.0",
|
||||
"fuse.js": "^6.4.6"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user