Merge branch 'develop' of https://github.com/IMPHNEN/imphnen-frontend-service into develop
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install --legacy-peer-deps
|
||||
run: npm install
|
||||
|
||||
- name: Nx Build
|
||||
run: npx nx run-many --target=build --all
|
||||
|
||||
Generated
+903
-44
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -102,7 +102,7 @@
|
||||
"typescript": "~5.7.2",
|
||||
"typescript-eslint": "^8.19.0",
|
||||
"verdaccio": "^6.0.5",
|
||||
"vite": "^6.0.0",
|
||||
"vite": "5.3",
|
||||
"vite-plugin-dts": "~4.5.0",
|
||||
"vitest": "^3.0.8",
|
||||
"vue": "^3.3.4",
|
||||
|
||||
Reference in New Issue
Block a user