???
This commit is contained in:
parent
fc1478d08e
commit
a34af57de3
@ -3,7 +3,7 @@
|
|||||||
"description": "nothing yet",
|
"description": "nothing yet",
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"bin": {
|
"bin": {
|
||||||
"mudl": "index.js"
|
"mudl": "./index.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 11.0.0"
|
"node": ">= 11.0.0"
|
||||||
@ -11,4 +11,4 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"no-op": "^1.0.3"
|
"no-op": "^1.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user