rename fiv to vic.imo
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "fiv",
|
||||
"name": "vic.imo",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
"build": "umi build",
|
||||
"dist": "npm run build",
|
||||
"deploy": "node ./node_modules/deployer/deploy.js --type git --repo 'https://github.com/fivhome/webapp' --local 'dist'",
|
||||
"deploy": "node ./node_modules/deployer/deploy.js --type git --repo 'https://github.com/vichome/webapp' --local 'dist'",
|
||||
"pub": "node scripts/pub.js",
|
||||
"all": "npm run build && npm run pub",
|
||||
"test": "umi test",
|
||||
|
||||
Reference in New Issue
Block a user