build docs using yarn not npm

This commit is contained in:
Kurt Hutten
2021-05-01 08:06:17 +10:00
parent 9eb3ae9325
commit c15626081b
2 changed files with 11941 additions and 0 deletions

View File

@@ -23,6 +23,10 @@
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"engines": {
"node": ">=14",
"yarn": ">=1.15"
},
"browserslist": {
"production": [
">0.5%",