We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a27f23 commit 8598d4cCopy full SHA for 8598d4c
package.json
@@ -2,8 +2,8 @@
2
"name": "tipcc.js",
3
"version": "1.0.0",
4
"description": "tip.cc API Client",
5
- "main": "lib/src/index.js",
6
- "types": "lib/src/index.d.ts",
+ "main": "lib/index.js",
+ "types": "lib/index.d.ts",
7
"files": [
8
"lib/**/*",
9
"README.md",
0 commit comments