nexgui4 1.2.4 → 1.2.5
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/dist/nexGui4.nxs +1 -1
- package/dist/nexgui4.min.js +1 -1
- package/package.json +1 -1
package/dist/nexGui4.nxs
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"type": "function",
|
|
8
8
|
"name": "__meta",
|
|
9
9
|
"enabled": true,
|
|
10
|
-
"code": "{\n\t\"description\": \"nexGui4 Achaea enhancements for the Nexus client\",\n \"version\": \"1.2.
|
|
10
|
+
"code": "{\n\t\"description\": \"nexGui4 Achaea enhancements for the Nexus client\",\n \"version\": \"1.2.5\",\n \"website\": \"https://github.com/NexusUnleashed/nexgui4\",\n \"dependencies\": [\n \"eventStream4\",\n \"nexSys4\"\n ]\n}"
|
|
11
11
|
},
|
|
12
12
|
{
|
|
13
13
|
"type": "function",
|