@globules-io/ogx.js 1.25.2 → 1.26.0

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/README.md CHANGED
@@ -18,8 +18,6 @@
18
18
 
19
19
  ### Read the [News](https://github.com/globules-io/OGX.JS/wiki/News) and the [Changelog](https://github.com/globules-io/OGX.JS/wiki/Changelog)
20
20
 
21
- ### Learn via [video tutorials](https://www.youtube.com/channel/UCs0FYA68fXriJ1vN6-Lz1Rg)
22
-
23
21
  ### Install
24
22
 
25
23
  //init npm package
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globules-io/ogx.js",
3
- "version": "1.25.2",
3
+ "version": "1.26.0",
4
4
  "description": "Javascript framework for webviews",
5
5
  "dependencies": {
6
6
  "fs-extra": "^10.0.0",