@integrigo/integrigo-ui 1.6.6-a → 1.6.6-b

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
@@ -3,10 +3,10 @@
3
3
  "publishConfig": {
4
4
  "registry": "https://npm.pkg.github.com/integrigo"
5
5
  },
6
- "version": "1.6.6a",
6
+ "version": "1.6.6b",
7
7
  "main": "lib/index.js",
8
8
  "module": "lib/index.esm.js",
9
- "types": "lib/index.d.ts",
9
+ "types": "lib/src/index.d.ts",
10
10
  "author": "integrigo",
11
11
  "license": "MIT",
12
12
  "devDependencies": {