@lark-apaas/observable-web 1.0.2-alpha.6 → 1.0.2

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
@@ -802,7 +802,7 @@ var trace = TraceAPI.getInstance();
802
802
 
803
803
  // package.json
804
804
  var package_default = {
805
- version: "1.0.2-alpha.6"};
805
+ version: "1.0.2"};
806
806
 
807
807
  // src/const.ts
808
808
  var defaultResourceAttr = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-apaas/observable-web",
3
- "version": "1.0.2-alpha.6",
3
+ "version": "1.0.2",
4
4
  "description": "Observable SDK For Web",
5
5
  "main": "./dist/index.js",
6
6
  "files": [