chore: remove NODE_ENV=site and allow using tnpm in yarn mode

This commit is contained in:
afc163 2019-11-22 17:14:33 +08:00
parent 94a0cb9093
commit c16c17fbda
1 changed files with 3 additions and 0 deletions

View File

@ -158,5 +158,8 @@
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"tnpm": {
"mode": "yarn"
}
}