@gxp-dev/tools 2.0.70 → 2.0.71

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gxp-dev/tools",
3
- "version": "2.0.70",
3
+ "version": "2.0.71",
4
4
  "description": "Dev tools to create platform plugins",
5
5
  "type": "commonjs",
6
6
  "publishConfig": {
@@ -778,10 +778,6 @@ export const useGxpStore = defineStore("gxp-portal-app", () => {
778
778
  findDependency,
779
779
 
780
780
  // Update methods (for DevTools and programmatic updates)
781
- updateString,
782
- updateSetting,
783
- updateAsset,
784
- updateState,
785
781
  addDevAsset,
786
782
 
787
783
  // Socket methods