@opengis/gis 0.1.6 → 0.1.7

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.
@@ -18,3 +18,5 @@ panels:
18
18
  title: Атрибути
19
19
  - name: filters
20
20
  title: Фільтри
21
+ - component: vs-style-yml
22
+ title: Стилізація
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengis/gis",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "type": "module",
5
5
  "author": "Softpro",
6
6
  "main": "import-file.js",
@@ -48,4 +48,4 @@
48
48
  "eslint-config-airbnb": "19.0.4",
49
49
  "sass-embedded": "1.86.3"
50
50
  }
51
- }
51
+ }