Add "--allow-same-version" to npm version in build.

Update version to 1.2.1
This commit is contained in:
grimsi
2022-08-24 13:41:30 +02:00
parent c2398aeee2
commit b8812d900d
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "frontend",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "frontend",
"version": "1.2.0",
"version": "1.2.1",
"dependencies": {
"@angular/animations": "^14.0.0",
"@angular/cdk": "^14.1.0",