Skip to content

Commit

Permalink
adding e2e back into workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Nov 14, 2023
1 parent 7e7e571 commit 93c5c01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"packages/identity",
"packages/auth-client",
"packages/assets",
"packages/identity-secp256k1"
"packages/identity-secp256k1",
"e2e/browser",
"e2e/node"
]
},
"devDependencies": {
Expand Down

0 comments on commit 93c5c01

Please sign in to comment.