Skip to content

Commit 9fa1f3c

Browse files
committed
v2.1.0
1 parent e000a27 commit 9fa1f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "custom-css",
33
"title": "Custom Css",
44
"description": "Add custom css to your world",
5-
"version": "100.2.0.5",
5+
"version": "100.2.1.0",
66
"minimumCoreVersion": "0.6.0",
77
"compatibleCoreVersion": "0.8.9",
88
"author": "zeel, Cody Swendrowski",
@@ -21,7 +21,7 @@
2121
"esmodules": [
2222
"./custom-css.js"
2323
],
24-
"socket": "true",
24+
"socket": true,
2525
"styles": [
2626
"./custom-css.css"
2727
],

0 commit comments

Comments
 (0)