We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88afe04 commit 5c5ffd9Copy full SHA for 5c5ffd9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-vue-mini",
3
- "version": "1.3.1",
+ "version": "1.4.0",
4
"type": "module",
5
"packageManager": "[email protected]",
6
"description": "Vue Mini 脚手架",
template/javascript/build.js
@@ -1,5 +1,5 @@
/**
- * @version v1.3.1
+ * @version v1.4.0
* https://github.com/vue-mini/create-vue-mini
* 请谨慎修改此文件,改动过多可能会导致你后续升级困难。
*/
template/typescript/build.js
0 commit comments