@gudhub/core 1.1.88 → 1.1.90

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.
@@ -142,7 +142,7 @@ export default function generateModulesList(async_modules_path, file_server_url,
142
142
  data_type: "calendar",
143
143
  name: 'Calendar',
144
144
  icon: 'calendar',
145
- js: 'https://gudhub.com/modules/FullCalendar-Gh-Element/dist/main.js?t=3',
145
+ js: 'https://gudhub.com/modules/FullCalendar-Gh-Element/dist/main.js?t=4',
146
146
  css: 'https://gudhub.com/modules/FullCalendar-Gh-Element/dist/style.css?t=1',
147
147
  type: 'gh_element',
148
148
  technology: "class"
@@ -958,7 +958,7 @@ export default function generateModulesList(async_modules_path, file_server_url,
958
958
  data_type: "text_area",
959
959
  name: "Text Area",
960
960
  icon: "text_icon",
961
- js: "https://gudhub.com/modules/text-area-ghe/dist/main.js",
961
+ js: "https://gudhub.com/modules/text-area-ghe/dist/main.js?t=1",
962
962
  css: "https://gudhub.com/modules/text-area-ghe/dist/style.css",
963
963
  type: "gh_element",
964
964
  technology: "class",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gudhub/core",
3
- "version": "1.1.88",
3
+ "version": "1.1.90",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {