This commit is contained in:
notgne2 2021-01-27 00:28:48 -07:00
parent fc1478d08e
commit a34af57de3
No known key found for this signature in database
GPG Key ID: BB661E172B42A7F8

View File

@ -3,7 +3,7 @@
"description": "nothing yet",
"version": "1.0.2",
"bin": {
"mudl": "index.js"
"mudl": "./index.js"
},
"engines": {
"node": ">= 11.0.0"
@ -11,4 +11,4 @@
"dependencies": {
"no-op": "^1.0.3"
}
}
}