Add declaration files and point npm to dist.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"name": "@finvis/usxi",
|
||||
"version": "1.1.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"scripts": {
|
||||
"start": "node dist/index.js",
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user