Ver Fonte

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

chenyixian há 3 meses atrás
pai
commit
8f13d6f193
1 ficheiros alterados com 1 adições e 1 exclusões
  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"
 	},