Browse Source

fix(package.json): 切换到线上包

chenyixian 3 tháng trước cách đây
mục cha
commit
8f13d6f193
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
 		}
 	},
 	"dependencies": {
-		"@kasite/uni-app-base": "workspace:*",
+		"@kasite/uni-app-base": "^0.0.1",
 		"mui-player": "^1.8.1",
 		"hls.js": "^1.6.13"
 	},