Skip to content

Commit 8215c1f

Browse files
authored
refactor: exec extension
2 parents 563a4e1 + 5082fd0 commit 8215c1f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/jesselpalmer/BASIC#readme",
3030
"bin": {
31-
"basic": "./bin/basic.js"
31+
"basic": "./bin/basic"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "^7.13.10",

0 commit comments

Comments
 (0)