Skip to content

Commit

Permalink
fix pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Aug 22, 2022
1 parent f9e328d commit 338b7dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensdomains/thorin",
"version": "0.6.10",
"version": "0.6.11",
"description": "A web3 native design system",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
Expand Down Expand Up @@ -30,7 +30,6 @@
"clean": "rimraf dist src/components/icons/generated/",
"lint:types": "tsc --noEmit",
"prepack": "pnpm build",
"publish": "pnpm npm publish",
"test": "jest",
"ver": "pnpm npm version"
},
Expand Down

0 comments on commit 338b7dc

Please sign in to comment.