王贵旺 4 năm trước cách đây
mục cha
commit
f62ed779ca
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 2 2
      README.md
  2. 2 2
      package.json

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-# boss mobile
+# lngtruck mobile
 
 ## Project setup
 ```
@@ -12,7 +12,7 @@ npm run serve
 
 ### Compiles and minifies for production
 ```
-npm run build
+npm run build-prod
 ```
 
 ### Lints and fixes files

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
-  "name": "wxmobile",
-  "version": "0.1.0",
+  "name": "lngtruck",
+  "version": "1.0.0",
   "private": true,
   "scripts": {
     "http": "http-server ./dist",