We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e000a27 commit 9fa1f3cCopy full SHA for 9fa1f3c
module.json
@@ -2,7 +2,7 @@
2
"name": "custom-css",
3
"title": "Custom Css",
4
"description": "Add custom css to your world",
5
- "version": "100.2.0.5",
+ "version": "100.2.1.0",
6
"minimumCoreVersion": "0.6.0",
7
"compatibleCoreVersion": "0.8.9",
8
"author": "zeel, Cody Swendrowski",
@@ -21,7 +21,7 @@
21
"esmodules": [
22
"./custom-css.js"
23
],
24
- "socket": "true",
+ "socket": true,
25
"styles": [
26
"./custom-css.css"
27
0 commit comments