Skip to content

Commit

Permalink
fix: set executable bit to fix 'npx' (#153)
Browse files Browse the repository at this point in the history
* chmod +x

* ignore VSCode settings
  • Loading branch information
alexrudd2 authored Jul 10, 2023
1 parent 04d7e28 commit a55539d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
dist/
.eslintcache
.vscode
Empty file modified cli.js
100644 → 100755
Empty file.

0 comments on commit a55539d

Please sign in to comment.