@deepkit/api-console-gui
Advanced tools
Comparing version 1.0.1-alpha.96 to 1.0.1-alpha.97
{ | ||
"name": "@deepkit/api-console-gui", | ||
"version": "1.0.1-alpha.96", | ||
"version": "1.0.1-alpha.97", | ||
"description": "API Console GUI", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
"start": "NODE_OPTIONS=--preserve-symlinks ng serve", | ||
"build": "NODE_OPTIONS=--preserve-symlinks ng build --configuration production", | ||
"build": "rm -rf .angular && NODE_OPTIONS=--preserve-symlinks ng build --configuration production", | ||
"build:dev": "NODE_OPTIONS=--preserve-symlinks ng build", | ||
@@ -38,15 +38,15 @@ "watch": "NODE_OPTIONS=--preserve-symlinks ng build --watch", | ||
"@angular/router": "^15.0.0", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.96", | ||
"@deepkit/bson": "^1.0.1-alpha.96", | ||
"@deepkit/core": "^1.0.1-alpha.94", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.94", | ||
"@deepkit/api-console-api": "^1.0.1-alpha.97", | ||
"@deepkit/bson": "^1.0.1-alpha.97", | ||
"@deepkit/core": "^1.0.1-alpha.97", | ||
"@deepkit/core-rxjs": "^1.0.1-alpha.97", | ||
"@deepkit/crypto": "^1.0.1-alpha.89", | ||
"@deepkit/desktop-ui": "^1.0.1-alpha.96", | ||
"@deepkit/event": "^1.0.1-alpha.96", | ||
"@deepkit/injector": "^1.0.1-alpha.96", | ||
"@deepkit/logger": "^1.0.1-alpha.94", | ||
"@deepkit/rpc": "^1.0.1-alpha.96", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.96", | ||
"@deepkit/type": "^1.0.1-alpha.96", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.95", | ||
"@deepkit/desktop-ui": "^1.0.1-alpha.97", | ||
"@deepkit/event": "^1.0.1-alpha.97", | ||
"@deepkit/injector": "^1.0.1-alpha.97", | ||
"@deepkit/logger": "^1.0.1-alpha.97", | ||
"@deepkit/rpc": "^1.0.1-alpha.97", | ||
"@deepkit/stopwatch": "^1.0.1-alpha.97", | ||
"@deepkit/type": "^1.0.1-alpha.97", | ||
"@deepkit/type-compiler": "^1.0.1-alpha.97", | ||
"@deepkit/ui-library": "^1.0.1-alpha.56", | ||
@@ -71,3 +71,3 @@ "@types/jasmine": "~4.3.0", | ||
}, | ||
"gitHead": "3fcc66c820263352be9fd3ff1db812a3b6e16f35" | ||
"gitHead": "2112f2773b6781c98e2271d55a996ffb9da5f89c" | ||
} |
Sorry, the diff of this file is not supported yet
18
6294033