@dcloudio/uni-stat 3.0.0-alpha-3021320211117002 → 3.0.0-alpha-3021320211117003

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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var version = "3.0.0-alpha-3021320211117002";
3
+ var version = "3.0.0-alpha-3021320211117003";
4
4
 
5
5
  const STAT_VERSION = version;
6
6
  const STAT_URL = 'https://tongji.dcloud.io/uni/stat';
@@ -1,4 +1,4 @@
1
- var version = "3.0.0-alpha-3021320211117002";
1
+ var version = "3.0.0-alpha-3021320211117003";
2
2
 
3
3
  const STAT_VERSION = version;
4
4
  const STAT_URL = 'https://tongji.dcloud.io/uni/stat';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcloudio/uni-stat",
3
- "version": "3.0.0-alpha-3021320211117002",
3
+ "version": "3.0.0-alpha-3021320211117003",
4
4
  "description": "@dcloudio/uni-stat",
5
5
  "main": "dist/uni-stat.es.js",
6
6
  "module": "dist/uni-stat.es.js",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
22
22
  "dependencies": {
23
- "@dcloudio/uni-cli-shared": "3.0.0-alpha-3021320211117002",
23
+ "@dcloudio/uni-cli-shared": "3.0.0-alpha-3021320211117003",
24
24
  "debug": "^4.3.2"
25
25
  },
26
26
  "devDependencies": {