feat: remove yarn in favor of npm
Showing
.node-version
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -19,6 +19,9 @@ |
| "security", | ||
| "zeppelin" | ||
| ], | ||
| "engines": { | ||
| "node": ">=8.9.1" | ||
| }, | ||
| "author": "Manuel Araoz <manuelaraoz@gmail.com>", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| ... | ... |
yarn.lock
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment