Skip to content

Commit

Permalink
fix: #59
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamMartens committed Jun 30, 2022
1 parent 50048f7 commit e6825e6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 28,799 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- run: npm install
- uses: JS-DevTools/npm-publish@v1
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules
lib
yarn.lock
package-lock.json
/**/*/.DS_Store
.idea/

Expand Down
Loading

0 comments on commit e6825e6

Please sign in to comment.