@ikdao/hyp 0.1.1 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +8 -8
  2. package/jsr.json +1 -1
  3. package/package.json +1 -1
package/index.js CHANGED
@@ -2,11 +2,11 @@
2
2
  // Zero One Self License - 01SL
3
3
  // HYP Framework - Hemang Tewari
4
4
 
5
- export { HYP as default } from "src/hyp.js";
6
- export { h } from "src/h.js";
7
- export { e } from "src/e.js";
8
- export { o } from "src/o.js";
9
- export { s } from "src/s.js";
10
- export { a } from "src/a.js";
11
- export { r } from "src/r.js";
12
- export { i } from "src/i.js";
5
+ export { HYP as default } from "./src/hyp.js";
6
+ export { h } from "./src/h.js";
7
+ export { e } from ",/src/e.js";
8
+ export { o } from "./src/o.js";
9
+ export { s } from "./src/s.js";
10
+ export { a } from "./src/a.js";
11
+ export { r } from "./src/r.js";
12
+ export { i } from "./src/i.js";
package/jsr.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikdao/hyp",
3
- "version": "0.1.1",
3
+ "version": "0.1.12",
4
4
  "exports": "./mod.js",
5
5
  "license": "MIT"
6
6
  "publish": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikdao/hyp",
3
- "version": "0.1.1",
3
+ "version": "0.1.12",
4
4
  "description": "HYP is an Indic UI/UX framework from ikdao. It uses living Architecture i.e. evolution to reactive UI/UX Frameworks.",
5
5
  "keywords": [
6
6
  "hyp",