提交 e677eae1 编写于 作者: Q qiang

update uni-mp-kuaishou

上级 6c6903d3
......@@ -23,7 +23,7 @@
"build:mp-weixin:mp": "cross-env UNI_PLATFORM=mp-weixin UNI_MP=true rollup -c build/rollup.config.mp.js",
"build:mp-weixin:wxs": "rollup -c build/rollup.config.wxs.js",
"build:quickapp-native": "cross-env NODE_ENV=development node build/build.qa.js && cross-env NODE_ENV=production node build/build.qa.js",
"build:runtime": "npm run lint && npm run build:mp-weixin && npm run build:mp-qq && npm run build:mp-alipay && npm run build:mp-baidu && npm run build:mp-toutiao && npm run build:app-plus && npm run build:quickapp-webview && npm run build:quickapp-native",
"build:runtime": "npm run lint && npm run build:mp-weixin && npm run build:mp-qq && npm run build:mp-alipay && npm run build:mp-baidu && npm run build:mp-toutiao && npm run build:app-plus && npm run build:quickapp-webview && npm run build:quickapp-native && build:mp-kuaishou",
"build:stat": "npm run lint && rollup -c build/rollup.config.stat.js",
"build:web-view": "rollup -c build/rollup.config.web-view.js",
"test:cli": "cross-env NODE_ENV=test jest",
......
{
"name": "@dcloudio/uni-mp-kuaishou",
"version": "2.0.0-23320190923002",
"version": "2.0.0-alpha-28920200821002",
"description": "uni-app mp-kuaishou",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/aeroxy/uni-app.git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-kuaishou"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Aero Wang",
"license": "MIT"
"license": "Apache-2.0",
"uni-app": {
"name": "mp-alipay",
"title": "支付宝小程序"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册