@locale-labs/miniapp-builder 0.1.2-beta.7 → 0.1.3-beta.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -76,4 +76,4 @@ You can verify which SDK path is being resolved by looking at the console output
76
76
 
77
77
  Developed with ❤️ by **Locale Labs**.
78
78
 
79
- <!-- test change -->
79
+ <!-- test change 3 -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@locale-labs/miniapp-builder",
3
- "version": "0.1.2-beta.7",
3
+ "version": "0.1.3-beta.2",
4
4
  "description": "Build tool for Localé Mini-Apps",
5
5
  "repository": {
6
6
  "type": "git",