ydb-embedded-ui 6.9.0 → 6.9.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "ydb-embedded-ui",
3
- "version": "6.9.0",
3
+ "version": "6.9.1",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
7
- "main": "dist/src/lib.js",
7
+ "main": "dist/lib.js",
8
8
  "repository": {
9
9
  "type": "git",
10
10
  "url": "git@github.com:ydb-platform/ydb-embedded-ui.git"