Skip to content

Commit

Permalink
fix: trigger a new release (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ux committed Dec 1, 2023
1 parent 4687574 commit aa9d28e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
"lint": "eslint '**/*.{ts,js}'",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,css,json,md,html,yml}\""
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@babel/runtime": "^7.10.4",
"@ledgerhq/hw-transport-u2f": "^5.9.0",
Expand Down

0 comments on commit aa9d28e

Please sign in to comment.