@silexlabs/silex-dashboard 1.0.20 → 1.0.21

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.
@@ -74,7 +74,7 @@ input:focus {
74
74
 
75
75
 
76
76
  ><img
77
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
77
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
78
78
  class="nav__logo "
79
79
 
80
80
 
@@ -239,7 +239,7 @@ window.addEventListener('load', function() {
239
239
 
240
240
 
241
241
  ><img
242
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
242
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
243
243
  class="nav__logo "
244
244
 
245
245
 
@@ -239,7 +239,7 @@ window.addEventListener('load', function() {
239
239
 
240
240
 
241
241
  ><img
242
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
242
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
243
243
  class="nav__logo "
244
244
 
245
245
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@silexlabs/silex-dashboard",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "description": "Dashboard for Silex v3",
5
5
  "main": ".silex.js",
6
6
  "scripts": {
@@ -24,7 +24,7 @@
24
24
  "homepage": "https://github.com/silexlabs/silex-dashboard#readme",
25
25
  "devDependencies": {
26
26
  "@11ty/eleventy": "^2.0.1",
27
- "@silexlabs/silex": "^3.0.0-alpha.58"
27
+ "@silexlabs/silex": "^3.0.0-alpha.59"
28
28
  },
29
29
  "dependencies": {
30
30
  "locale": "^0.1.0",