@htmlbricks/hb-auth 0.15.15 → 0.15.16

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-auth",
3
3
  "displayName": "Svelte Boostrap Login and Register WebComponent",
4
4
  "description": "Svelte Boostrap Login and Register WebComponent",
5
- "version": "0.15.15",
5
+ "version": "0.15.16",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -30,7 +30,7 @@
30
30
  "prepublish": "npm run build:release"
31
31
  },
32
32
  "devDependencies": {
33
- "@htmlbricks/hb-jsutils": "^0.15.15",
33
+ "@htmlbricks/hb-jsutils": "^0.15.16",
34
34
  "@htmlbricks/manifester": "^0.0.22",
35
35
  "@rollup/plugin-alias": "^3.1.2",
36
36
  "@rollup/plugin-commonjs": "^18.0.0",
@@ -76,5 +76,5 @@
76
76
  "html5-webcomponents"
77
77
  ],
78
78
  "contributors": [],
79
- "gitHead": "e9a5989b0269585c898754654e2e936c972d7fd3"
79
+ "gitHead": "8454f73336887babfed253693548adcf6cae47cd"
80
80
  }
@@ -565,5 +565,5 @@
565
565
  },
566
566
  "iifePath": "release/release.js",
567
567
  "repoName": "@htmlbricks/hb-auth",
568
- "version": "0.15.15"
568
+ "version": "0.15.16"
569
569
  }