Fix packaging issues
This commit is contained in:
parent
e208811a4b
commit
31a224a9fd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "1.1.0",
|
||||
"description": "A library to interface with Mangrove.reviews",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc -project ."
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue