mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Switches from yarn to npm (#1591)
* remove yarn.lock * reinstall with npm * fix package.json * update xrplf eslint * fix all other instances of yarn
This commit is contained in:
@@ -4,6 +4,6 @@ node_js:
|
||||
- 12
|
||||
- 13
|
||||
script:
|
||||
- yarn test
|
||||
- yarn build
|
||||
- yarn lint
|
||||
- npm test
|
||||
- npm build
|
||||
- npm lint
|
||||
|
||||
Reference in New Issue
Block a user