Bump ui version

This commit is contained in:
Daniel
2024-04-18 14:38:48 +02:00
parent 6486dedf5b
commit 830dda96c5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "portmaster", "name": "portmaster",
"version": "0.8.3", "version": "0.8.5",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "portmaster", "name": "portmaster",
"version": "0.8.3", "version": "0.8.5",
"dependencies": { "dependencies": {
"@angular/animations": "^16.0.1", "@angular/animations": "^16.0.1",
"@angular/cdk": "^16.0.1", "@angular/cdk": "^16.0.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "portmaster", "name": "portmaster",
"version": "0.8.3", "version": "0.8.5",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "npm install && npm run build-libs:dev && ng serve --proxy-config ./proxy.json", "start": "npm install && npm run build-libs:dev && ng serve --proxy-config ./proxy.json",