RubyGems
npm
Organizations
Log in
Sign up
npm
@gx-design-vue/create-gx-cli
Versions diffs
0.1.1 → 0.1.2
@gx-design-vue/create-gx-cli 0.1.1 → 0.1.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/template-mobile-vant-html/index.html
+2
-2
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@gx-design-vue/create-gx-cli",
3
-
"version": "0.1.
1
",
3
+
"version": "0.1.
2
",
4
4
"license": "MIT",
5
5
"description": "a cli to bootstrap gx project",
6
6
"main": "src/index.js",
package/template-mobile-vant-html/index.html
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
<!DOCTYPE html>
2
-
<html>
3
-
<head
lang="zh"
>
2
+
<html
lang="en"
>
3
+
<head>
4
4
<meta charset="UTF-8">
5
5
<title>vue3.0-mobile-vant-html</title>
6
6
<meta