We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6f6e7 commit d1ba7b3Copy full SHA for d1ba7b3
templates/mle-ts-sample/package.json
@@ -7,7 +7,7 @@
7
"esbuild": "0.25.1",
8
"oracledb": "^6.7.1",
9
"vitest": "^3.1.2",
10
- "dotenv": "^16.5.0"
+ "dotenv": "^17.2.3"
11
},
12
"scripts": {
13
"build": "esbuild src/index.ts --bundle --minify=false --platform=neutral --format=esm --outfile=dist/index.js",
0 commit comments