Skip to content

Commit

Permalink
chore: add react as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Oct 18, 2024
1 parent fc77fc3 commit 4091f6a
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 73 deletions.
2 changes: 2 additions & 0 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@
"jest-extended": "^4.0.2",
"jose": "^5.2.2",
"node-stdlib-browser": "^1.2.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.4",
"vite": "^5.2.11",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"./files/circuits/credentialAtomicQuerySigV2/circuit_final.zkey",
"./files/circuits/credentialAtomicQuerySigV2/verification_key.json"
],
"shasum": "fbJBH7IuDe6slJiZm/Vr3Bv+cByFnKBOnDcl2hunNLc="
"shasum": "nb6d1TmK0UaDb4uoutgzRlNYcftbFe/mdawtXk4UeLM="
},
"initialPermissions": {
"endowment:ethereum-provider": {},
Expand Down
Loading

0 comments on commit 4091f6a

Please sign in to comment.