component-shipinlv 1.1.11 → 1.1.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
4
4
  import request from "../../lib/request";
5
5
  var ApiUrls = {
6
6
  local: {
7
- api: 'http://localhost:61805/'
7
+ api: 'http://localhost:51805/'
8
8
  },
9
9
  prod: {
10
10
  api: 'https://api-video-publish.shipinlv.com/'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "component-shipinlv",
3
- "version": "1.1.11",
3
+ "version": "1.1.12",
4
4
  "description": "",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",