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 66a7380 commit a4f7c1cCopy full SHA for a4f7c1c
entities/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/entities",
3
- "version": "0.0.19",
+ "version": "0.0.20",
4
"description": "Botpress Entities Extractor",
5
"main": "./dist/node/index.js",
6
"module": "./dist/web/index.js",
@@ -25,9 +25,9 @@
25
"devDependencies": {
26
"@types/lodash": "^4.14.195",
27
"@types/node": "^22.16.4",
28
- "esbuild": "^0.25.0",
+ "esbuild": "^0.27.0",
29
"ts-node": "^10.9.1",
30
- "typescript": "5.8.2",
+ "typescript": "5.9.3",
31
"vitest": "1.6.0",
32
"wasm-pack": "^0.13.0"
33
},
0 commit comments