Files
start-os/web/projects/marketplace/package.json
Lucy Cifferello b8eb8a90a5 fix hero icon
2024-06-07 14:59:43 -04:00

16 lines
340 B
JSON

{
"name": "@start9labs/marketplace",
"version": "0.3.27",
"peerDependencies": {
"@angular/common": ">=13.2.0",
"@angular/core": ">=13.2.0",
"@start9labs/shared": ">=0.3.2",
"@taiga-ui/cdk": ">=3.0.0",
"@tinkoff/ng-dompurify": ">=4.0.0",
"fuse.js": "^6.4.6"
},
"dependencies": {
"tslib": "^2.3.0"
}
}