提交 0c613574 编写于 作者: C Conan 提交者: quyatong

修改初始化project模板

上级 3692006f
{
"name": "chameleon-templates",
"version": "0.0.30-alpha.1",
"version": "0.0.30-alpha.2",
"description": "",
"main": "index.js",
"scripts": {
......
......@@ -2431,9 +2431,9 @@
}
},
"chameleon-templates": {
"version": "0.0.30-alpha.1",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.0.30-alpha.1.tgz",
"integrity": "sha512-UznX6Rht4GabuBMQxMf8jKNy2EkDMEpiU0Wj2jUWRc5+SLbgKVc7v5f0jNsrEGx+m6ASr7FtV3lM35YdzMzlAA==",
"version": "0.0.30-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.0.30-alpha.2.tgz",
"integrity": "sha512-tBSqYjCv6N1NA6P+HmLHD0R856XZCiIPFUMQ8s0fhl/oCrOyGEfNZGbLy/qvrqeS7zXo8QKSnnLr8Q8nbBm2EQ==",
"requires": {
"chameleon-runtime": "0.0.2"
}
......
{
"name": "chameleon-tool",
"version": "0.0.12",
"version": "0.0.13",
"description": "chameleon 脚手架工具",
"main": "chameleon.js",
"scripts": {
......@@ -34,7 +34,7 @@
"chameleon-miniapp-target": "0.0.30-alpha.1",
"chameleon-mixins": "0.0.30-alpha.1",
"chameleon-template-parse": "0.0.30-alpha.1",
"chameleon-templates": "0.0.30-alpha.1",
"chameleon-templates": "0.0.30-alpha.2",
"chameleon-tool-utils": "0.0.30-alpha.1",
"chameleon-url-loader": "0.0.30-alpha.1",
"chameleon-vue-precompiler": "0.0.30-alpha.1",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册