plusui-native-core 0.1.54 → 0.1.55

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.
@@ -110,8 +110,8 @@ Frontend Backend
110
110
  1. Developer writes schema
111
111
  └─► connection.schema
112
112
 
113
- 2. Run bindgen tool
114
- └─► node Tools/plusui-bindgen/src/advanced-bindgen.js
113
+ 2. Run connect generator tool
114
+ └─► node Tools/plusui-connector/src/connect.js
115
115
 
116
116
  3. Parser reads schema
117
117
  └─► Parses connect definitions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plusui-native-core",
3
- "version": "0.1.54",
3
+ "version": "0.1.55",
4
4
  "description": "PlusUI Core framework (frontend + backend implementations)",
5
5
  "type": "module",
6
6
  "files": [