diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 14:22:52 -0600 |
---|---|---|
committer | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 14:22:52 -0600 |
commit | f1c18020d5d86aac6119c842e6a108d99fae6e51 (patch) | |
tree | 3b1e64b37435df5bb8577736186a9cc2448f52e1 /.gitignore | |
parent | bcbe36c97dac1ba92e8b8499c229c442363b6c92 (diff) | |
download | skyblock-api-f1c18020d5d86aac6119c842e6a108d99fae6e51.tar.gz skyblock-api-f1c18020d5d86aac6119c842e6a108d99fae6e51.tar.bz2 skyblock-api-f1c18020d5d86aac6119c842e6a108d99fae6e51.zip |
add node-fetch to package.json
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .env +.vscode node_modules
\ No newline at end of file |