profoundjs 5.5.0 → 5.6.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.
@@ -15,7 +15,7 @@
15
15
  "node": ">=10"
16
16
  },
17
17
  "dependencies": {
18
- "profoundjs": "^5.5.0"
18
+ "profoundjs": "^5.6.0"
19
19
  },
20
20
  "scripts": {
21
21
  "start": "node start.js"
Binary file
package/views/cloud.css CHANGED
@@ -261,6 +261,7 @@
261
261
  #_cloud_signin_button {
262
262
  margin-top: 15px;
263
263
  width: 100%;
264
+ display:block;
264
265
  }
265
266
 
266
267
  /*--- select template ---*/