Skip to content

Commit

Permalink
fix: private setting
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCheng1208 committed Feb 4, 2025
1 parent ac3e4ae commit da54a1e
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
@@ -1,7 +1,6 @@
{
"name": "vue-metamask",
"private": true,
"version": "3.0.1",
"version": "3.0.2",
"description": "基於 Vue 底下獲取跟檢查 Metamask 的狀態",
"type": "module",
"main": "dist/vue-metamask.cjs.js",
Expand Down

0 comments on commit da54a1e

Please sign in to comment.