Skip to content

Commit d2cfc8a

Browse files
committed
only types
1 parent 42b4f11 commit d2cfc8a

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

File renamed without changes.

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "lfm-types",
33
"author": "Oscar & dandandev",
4-
"version": "1.0.7",
4+
"version": "1.0.8",
55
"files": [
6-
"index.ts"
6+
"index.d.ts"
77
],
8-
"main": "index.ts",
9-
"types": "index.ts",
8+
"types": "index.d.ts",
109
"license": "MIT",
1110
"description": "Type definitions for the League-FM API",
1211
"repository": {

0 commit comments

Comments
 (0)