Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin
This commit is contained in:
14
desktop/angular/projects/safing/portmaster-api/package.json
Normal file
14
desktop/angular/projects/safing/portmaster-api/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@safing/portmaster-api",
|
||||
"version": "0.0.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^14.0.0",
|
||||
"@angular/core": "^14.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jasmine": "^4.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user