diff --git a/package.json b/package.json index 8fbc270..d94f57f 100644 --- a/package.json +++ b/package.json @@ -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", @@ -74,4 +75,4 @@ "node": ">=20.16.0", "yarn": ">=4.3.1" } -} +} \ No newline at end of file