diff options
author | HampusM <hampus@hampusmat.com> | 2021-05-19 15:49:48 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-05-19 15:49:48 +0200 |
commit | fcc482fd61077a6af6cd9fcfad6f75c72aa59355 (patch) | |
tree | 648e2804072b3d681095c355207111ad6d7df059 /.yarnrc.yml | |
parent | 4a290134fab0f4536c310dbc33f991d0ad9f38b2 (diff) |
Switched package manager to npm & added nodegit to package.json
Diffstat (limited to '.yarnrc.yml')
-rw-r--r-- | .yarnrc.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml deleted file mode 100644 index d341792..0000000 --- a/.yarnrc.yml +++ /dev/null @@ -1,2 +0,0 @@ -enableTelemetry: false -nodeLinker: "node-modules"
\ No newline at end of file |