@@ -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
@@ -1,6 +1,6 @@
{
- "name": "wxmobile",
- "version": "0.1.0",
+ "name": "lngtruck",
+ "version": "1.0.0",
"private": true,
"scripts": {
"http": "http-server ./dist",