Compare commits
No commits in common. "f4e4b3fb5da2e664672ec05970bab608d8f5a9c0" and "0732434efc668219525f1665b864f678d8930353" have entirely different histories.
f4e4b3fb5d
...
0732434efc
|
@ -7,7 +7,7 @@ npm install
|
|||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
npm run dev
|
||||
npm run serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "myErpElement",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.3",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"dev": "vue-cli-service serve",
|
||||
|
|
Loading…
Reference in New Issue