@pisell/common 0.0.25 → 0.0.26

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.
@@ -261,7 +261,7 @@ function _updateVersion() {
261
261
  while (1) switch (_context2.prev = _context2.next) {
262
262
  case 0:
263
263
  host = {
264
- release: 'https://dev.pisellapi.com',
264
+ release: 'https://dev.pisellapi.cn',
265
265
  pre: 'https://pre.pisellapi.com',
266
266
  prod: 'https://pisellapi.com'
267
267
  };
@@ -206,7 +206,7 @@ async function init() {
206
206
  }
207
207
  async function updateVersion(params, env) {
208
208
  const host = {
209
- release: "https://dev.pisellapi.com",
209
+ release: "https://dev.pisellapi.cn",
210
210
  pre: "https://pre.pisellapi.com",
211
211
  prod: "https://pisellapi.com"
212
212
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pisell/common",
3
- "version": "0.0.25",
3
+ "version": "0.0.26",
4
4
  "description": "A collection of reusable UI components for web development",
5
5
  "license": "MIT",
6
6
  "sideEffects": [