added KWIC mode to the semantics page
Showing
{ | ||
"name": "mc_frontend", | ||
"version": "1.7.7", | ||
"version": "1.7.9", | ||
"author": "Ionic Framework", | ||
"homepage": "https://ionicframework.com/", | ||
"scripts": { | ||
... | ... | @@ -16,9 +16,12 @@ |
"private": true, | ||
"dependencies": { | ||
"@angular-builders/custom-webpack": "^9.0.0", | ||
"@angular/animations": "^9.0.4", | ||
"@angular/cdk": "^9.2.0", | ||
"@angular/common": "^9.0.4", | ||
"@angular/core": "^9.0.4", | ||
"@angular/forms": "^9.0.4", | ||
"@angular/material": "^9.2.0", | ||
"@angular/platform-browser": "^9.0.4", | ||
"@angular/platform-browser-dynamic": "^9.0.4", | ||
"@angular/router": "^9.0.4", | ||
... | ... |
Please register or sign in to comment