Skip to content

Commit

Permalink
chore(package.json): Remove unecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mirucon committed Jun 23, 2021
1 parent 79b30af commit 4389ccb
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 20 deletions.
20 changes: 0 additions & 20 deletions deploy/package.json

This file was deleted.

100 changes: 100 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "wapuu-api",
"private": "true",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "GPLv2",
"dependencies": {
"comma-separated-values": "^3.6.4"
}
}

0 comments on commit 4389ccb

Please sign in to comment.