Skip to content

Commit

Permalink
fix: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Dec 27, 2023
1 parent af5e1da commit 14a11a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.0.0-alpha.5",
"description": "",
"type": "module",
"exports": "./lib/index.js",
"types": "lib",
"files": [
"lib",
Expand All @@ -21,7 +20,7 @@
"prepublishOnly": "npm run build"
},
"keywords": [],
"author": "",
"author": "typicode <[email protected]>",
"license": "SEE LICENSE IN ./LICENSE",
"devDependencies": {
"@sindresorhus/tsconfig": "^5.0.0",
Expand Down

0 comments on commit 14a11a6

Please sign in to comment.