vgapp 0.4.4 → 0.4.6

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/index.js CHANGED
@@ -7,6 +7,7 @@ export { default as VGCollapse } from './app/modules/vgcollapse';
7
7
  export { default as VGDropdown } from './app/modules/vgdropdown';
8
8
  export { default as VGFormSender } from './app/modules/vgformsender';
9
9
  export { default as VGLawCookie } from './app/modules/vglawcookie';
10
+ export { default as VGLoadMore } from './app/modules/vgloadmore';
10
11
  export { default as VGModal } from './app/modules/vgmodal';
11
12
  export { default as VGNav } from './app/modules/vgnav';
12
13
  export { default as VGRollup } from './app/modules/vgrollup';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vgapp",
3
- "version": "0.4.4",
3
+ "version": "0.4.6",
4
4
  "description": "",
5
5
  "author": {
6
6
  "name": "Vegas Studio",