Skip to content

Commit

Permalink
feat: update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
ifyour committed Nov 5, 2023
1 parent baf3112 commit 746a490
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"name": "@ifyour/deeplx",
"version": "0.1.0",
"author": "ifyour",
"module": "dist/deeplx.esm.js",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -31,9 +34,6 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "deeplx",
"author": "ifyour",
"module": "dist/deeplx.esm.js",
"size-limit": [
{
"path": "dist/deeplx.cjs.production.min.js",
Expand Down

0 comments on commit 746a490

Please sign in to comment.