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 a8ef711 commit eccd3ebCopy full SHA for eccd3eb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "basyx-typescript-sdk",
3
- "version": "0.1.10",
+ "version": "0.1.11",
4
"description": "BaSyx TypeScript SDK for developing applications and components for the Asset Administration Shell (AAS)",
5
"type": "module",
6
"main": "bundle/index.js",
@@ -16,7 +16,7 @@
16
"license": "MIT",
17
"files": [
18
"bundle",
19
- "dist/index.d.ts",
+ "dist",
20
"README.md",
21
"LICENSE"
22
],
0 commit comments