Skip to content

Commit

Permalink
weird bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Dec 3, 2023
1 parent 5c64914 commit c0a3bb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"private": true,
"type": "module",
"workspaces": [
"packages/agent",
"packages/api",
"packages/common",
"packages/credentials",
"packages/crypto",
"packages/dids",
"packages/identity-agent",
"packages/credentials",
"packages/agent",
"packages/user-agent",
"packages/proxy-agent",
"packages/user-agent"
"packages/api",
"packages/identity-agent"
],
"scripts": {
"clean": "npx npkill -d $(pwd) -t node_modules && npx npkill -d $(pwd)/packages -t dist",
Expand Down

0 comments on commit c0a3bb2

Please sign in to comment.