1
0
mirror of https://github.com/XFox111/easylogon-web.git synced 2026-07-02 19:52:45 +03:00

build(deps): migration from yarn to npm

This commit is contained in:
2026-05-16 10:03:59 +00:00
parent a0859576ae
commit 6a8fd0e3e5
7 changed files with 6461 additions and 3671 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ jobs:
steps:
- uses: actions/checkout@v6
- run: yarn install
- run: yarn audit
- run: npm install
- run: npm audit
build:
runs-on: ubuntu-latest