@ctlyst.id/internal-ui 1.0.4-canary.7 → 1.0.4-canary.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@ctlyst.id/internal-ui",
3
- "version": "1.0.4-canary.7",
3
+ "version": "1.0.4-canary.9",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
7
7
  "typings": "dist/index.d.ts",
8
8
  "internal-ui:src": "./src/index.ts",
9
- "repository": "https://github.com/machtwatch/voila-ui",
9
+ "repository": "https://github.com/machtwatch/voila-internal-ui",
10
10
  "author": "Catalyst Tech",
11
11
  "license": "Apache-2.0",
12
12
  "files": [
@@ -65,5 +65,5 @@
65
65
  "framer-motion": "^6.3.13",
66
66
  "jest": "^26.6.3"
67
67
  },
68
- "gitHead": "60a3f8873b154f737519a08c536ecc36ca459675"
68
+ "gitHead": "6e20425b1a7faf5a8838c940c57d73889db8c6bf"
69
69
  }