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 fe0d8a6 commit c4c1c5fCopy full SHA for c4c1c5f
entities/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/entities",
3
- "version": "0.0.18",
+ "version": "0.0.19",
4
"description": "Botpress Entities Extractor",
5
"main": "./dist/node/index.js",
6
"module": "./dist/web/index.js",
@@ -24,7 +24,7 @@
24
"@types/node": "^20.2.1",
25
"esbuild": "^0.25.0",
26
"ts-node": "^10.9.1",
27
- "typescript": "5.8.2",
+ "typescript": "5.8.3",
28
"vitest": "1.6.0",
29
"wasm-pack": "^0.13.0"
30
},
0 commit comments