Use npm instead of Yarn

This commit is contained in:
RA80533
2021-06-14 07:18:38 -04:00
parent 4463da3901
commit 854d359282
3 changed files with 3 additions and 10 deletions

6
package-lock.json generated
View File

@@ -7412,12 +7412,6 @@
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
}
},
"yarn": {
"version": "1.22.10",
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.10.tgz",
"integrity": "sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==",
"dev": true
}
}
}