Skip to content

Commit 14a11a6

Browse files
committed
fix: update package.json
1 parent af5e1da commit 14a11a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0-alpha.5",
44
"description": "",
55
"type": "module",
6-
"exports": "./lib/index.js",
76
"types": "lib",
87
"files": [
98
"lib",
@@ -21,7 +20,7 @@
2120
"prepublishOnly": "npm run build"
2221
},
2322
"keywords": [],
24-
"author": "",
23+
"author": "typicode <[email protected]>",
2524
"license": "SEE LICENSE IN ./LICENSE",
2625
"devDependencies": {
2726
"@sindresorhus/tsconfig": "^5.0.0",

0 commit comments

Comments
 (0)