Skip to content

Commit

Permalink
Merge pull request #110 from Tonomy-Foundation/feature/336-upgrade-to…
Browse files Browse the repository at this point in the history
…-veramo

Feature/336 upgrade to veramo
  • Loading branch information
theblockstalk authored Aug 20, 2024
2 parents ffa38b8 + 1abf884 commit 986a0f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"license": "Apache-2.0",
"type": "module",
"scripts": {
"build:digitalocean": "corepack enable && yarn - v",
"esm": "cross-env NODE_OPTIONS=\"--experimental-vm-modules\"",
"build": "yarn run esm nest build && yarn run build:post",
"build:post": "yarn run esm node add-js-extension.js",
Expand Down Expand Up @@ -74,4 +75,4 @@
"node": ">=20.16.0",
"yarn": ">=4.3.1"
}
}
}

0 comments on commit 986a0f0

Please sign in to comment.