Skip to content

Commit

Permalink
removed extra package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Lopez committed Aug 21, 2024
1 parent 40cc2bb commit 3626997
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 147 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/angular.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
working-directory: src/interface
- run: npm ci --legacy-peer-deps
working-directory: src/interface
- run: npm run lint
working-directory: src/interface

build:

Expand Down
141 changes: 0 additions & 141 deletions package-lock.json

This file was deleted.

6 changes: 0 additions & 6 deletions package.json

This file was deleted.

0 comments on commit 3626997

Please sign in to comment.