Skip to content

Commit fdfae94

Browse files
authored
Merge pull request #8 from ZeroWave022/main
fix!: Remove unsupported exports from package.json
2 parents 8aaecd3 + 4f6f1e1 commit fdfae94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"name": "@tipccjs/tipcc-api-types",
33
"version": "1.0.7",
44
"description": "tip.cc API typings that are kept up to date for use in API related applications.",
5-
"main": "lib/v0.js",
6-
"types": "lib/v0.d.ts",
75
"scripts": {
86
"lint": "eslint . --ext .js,.jsx,.ts,.tsx --fix",
97
"prettify": "prettier --write .",

0 commit comments

Comments
 (0)