@indfnd/common-pro 1.0.11 → 1.0.13

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.
@@ -3,12 +3,6 @@
3
3
  * (c) 2024 Szymon Nowak | Released under the MIT license
4
4
  */
5
5
 
6
- /*!
7
- * Vue.js v2.7.16
8
- * (c) 2014-2023 Evan You
9
- * Released under the MIT License.
10
- */
11
-
12
6
  /*!
13
7
  * css-vars-ponyfill
14
8
  * v2.4.9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indfnd/common-pro",
3
- "version": "1.0.11",
3
+ "version": "1.0.13",
4
4
  "description": "",
5
5
  "main": "dist/gy-common.cjs.js",
6
6
  "module": "dist/gy-common-esm.min.js",