plusui-native-core 0.1.20 → 0.1.21

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.
@@ -8,8 +8,8 @@
8
8
 
9
9
  #ifdef _WIN32
10
10
  #define WIN32_LEAN_AND_MEAN
11
- #include <shellapi.h>
12
11
  #include <windows.h>
12
+ #include <shellapi.h>
13
13
 
14
14
  #endif
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plusui-native-core",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "description": "PlusUI Core framework (frontend + backend implementations)",
5
5
  "type": "module",
6
6
  "files": [