Skip to content

Commit

Permalink
package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
wribeiiro committed Nov 25, 2024
1 parent 4c32a46 commit deda97b
Show file tree
Hide file tree
Showing 3 changed files with 18,226 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
- run: npm install
- run: npm ci
- run: npm test

Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
package-lock.json
Loading

0 comments on commit deda97b

Please sign in to comment.