mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge branch 'main' into develop
# Conflicts: # .github/workflows/release.yml
This commit is contained in:
commit
5e54034e0e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -115,8 +115,8 @@ jobs:
|
||||
GH_TOKEN: ''
|
||||
- name: Build new JS
|
||||
run: |
|
||||
npm update
|
||||
npm install
|
||||
npm update
|
||||
npm run build
|
||||
- name: Build old JS
|
||||
id: old-js
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"laravel-vite-plugin": "^0.8.1",
|
||||
"patch-package": "^8.0.0",
|
||||
"sass": "^1.72.0",
|
||||
"vite": "^4.5.3",
|
||||
"vite": "^4.5.2",
|
||||
"vite-plugin-manifest-sri": "^0.1.0"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user