Skip to content

Commit 6735fac

Browse files
committed
Remove unused index.ts file at root of package
1 parent fd3c72b commit 6735fac

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

node-client/index.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

node-client/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
},
99
"files": [
1010
"dist/src/*.ts",
11-
"dist/src/*.js",
12-
"index.ts"
11+
"dist/src/*.js"
1312
],
1413
"main": "dist/index.js",
1514
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)