Fixed hopefully

This commit is contained in:
Wessel T
2019-04-06 23:21:45 +02:00
parent 7ee8d3bf6b
commit 054f1832b6
4 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wumpfetch",
"version": "0.2.0",
"version": "0.2.1",
"description": "🚀 A lightweight and fast Node.JS HTTP Client",
"author": "Wessel \"wesselgame\" T <discord@go2it.eu>",
"license": "MIT",
@@ -32,5 +32,8 @@
"gulp": "^4.0.0",
"gulp-concat": "^2.6.1",
"gulp-minify": "^3.1.0"
},
"dependencies": {
"wumpfetch": "^0.2.0"
}
}