mirror of
https://github.com/jakejarvis/rdapper.git
synced 2025-12-02 19:23:49 -05:00
Run npm pkg fix
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"bin": "./bin/cli.js",
|
||||
"bin": {
|
||||
"rdapper": "bin/cli.js"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user