@htmlbricks/hb-layout-mobile 0.50.0-alpha.9 → 0.60.0

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.
package/manifest.json CHANGED
@@ -868,5 +868,5 @@
868
868
  },
869
869
  "iifePath": "main.iife.js",
870
870
  "repoName": "@htmlbricks/hb-layout-mobile",
871
- "version": "0.50.0-alpha.009"
871
+ "version": "0.60.0"
872
872
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-layout-mobile",
3
- "version": "0.50.0-alpha.009",
3
+ "version": "0.60.0",
4
4
  "contributors": [],
5
5
  "description": "",
6
6
  "licenses": [
@@ -12,5 +12,9 @@
12
12
  }
13
13
  ],
14
14
  "main": "main.iife.js",
15
- "dependencies": []
15
+ "dependencies": {},
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "private": false
16
20
  }
@@ -439,3 +439,4 @@
439
439
  }
440
440
  }
441
441
  }
442
+