@signageos/front-applet 8.0.0 → 8.0.1

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/docs/index.md CHANGED
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  title: Introduction
3
3
  author: Alfonz Homolík
4
+ sidebar_position: 0
4
5
  ---
5
6
 
6
7
  # Applet JS SDK
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signageos/front-applet",
3
- "version": "8.0.0",
3
+ "version": "8.0.1",
4
4
  "main": "dist/bundle.js",
5
5
  "types": "es6/bundle.d.ts",
6
6
  "files": [
package/docs/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Documentation
2
-
3
- These files are build and downloaded by the official repository of [signageOS Documentation](https://gitlab.com/signageos/documentation).
4
- **Please observe the format that is written in [Contribution Guide](https://gitlab.com/signageos/documentation/-/blob/master/CONTRIBUTING.md).**
5
-