@wexample/js-app 0.0.3 → 0.0.8
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/.wex/config.yml +1 -1
- package/README.md +2 -2
- package/package.json +1 -1
- package/version.txt +1 -1
package/.wex/config.yml
CHANGED
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# js_app
|
|
2
2
|
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.8
|
|
4
4
|
|
|
5
5
|
## Table of Contents
|
|
6
6
|
|
|
@@ -111,7 +111,7 @@ Free to use in both personal and commercial projects.
|
|
|
111
111
|
|
|
112
112
|
## Integration in the Suite
|
|
113
113
|
|
|
114
|
-
This package is part of the
|
|
114
|
+
This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
|
|
115
115
|
|
|
116
116
|
### Related Packages
|
|
117
117
|
|
package/package.json
CHANGED
package/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.0.
|
|
1
|
+
0.0.8
|