@lark-apaas/observable-web 1.0.7-alpha.0 → 1.0.7-alpha.1

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11821,7 +11821,7 @@ var import_stacktrace_js = __toESM(require_stacktrace());
11821
11821
 
11822
11822
  // package.json
11823
11823
  var package_default = {
11824
- version: "1.0.7-alpha.0"};
11824
+ version: "1.0.7-alpha.1"};
11825
11825
 
11826
11826
  // src/const.ts
11827
11827
  var defaultResourceAttr = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-apaas/observable-web",
3
- "version": "1.0.7-alpha.0",
3
+ "version": "1.0.7-alpha.1",
4
4
  "description": "Observable SDK For Web",
5
5
  "main": "./dist/index.js",
6
6
  "files": [