Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maafaishal committed Mar 9, 2024
1 parent 8bb3ce6 commit 49d3d23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: '20'

- name: Update NPM
- name: Install PNPM
run: npm install --global pnpm

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clearout-node-modules",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"license": "ISC",
"author": "",
Expand Down

0 comments on commit 49d3d23

Please sign in to comment.