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 af5e1da commit 14a11a6Copy full SHA for 14a11a6
package.json
@@ -3,7 +3,6 @@
3
"version": "1.0.0-alpha.5",
4
"description": "",
5
"type": "module",
6
- "exports": "./lib/index.js",
7
"types": "lib",
8
"files": [
9
"lib",
@@ -21,7 +20,7 @@
21
20
"prepublishOnly": "npm run build"
22
},
23
"keywords": [],
24
- "author": "",
+ "author": "typicode <typicode@gmail.com>",
25
"license": "SEE LICENSE IN ./LICENSE",
26
"devDependencies": {
27
"@sindresorhus/tsconfig": "^5.0.0",
0 commit comments