@lvce-editor/about-view 7.4.0 → 7.6.0

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.
@@ -1770,7 +1770,7 @@ const getDetailStringWeb = () => {
1770
1770
  };
1771
1771
 
1772
1772
  const getConfigJsonPath = async () => {
1773
- return invoke('ProcessPaths.getConfigJsonPath');
1773
+ return invoke('PlatformPaths.getConfigJsonPath');
1774
1774
  };
1775
1775
 
1776
1776
  const getString = (config, key) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/about-view",
3
- "version": "7.4.0",
3
+ "version": "7.6.0",
4
4
  "description": "About View Worker",
5
5
  "keywords": [
6
6
  "about-view"