mirror of
https://github.com/Wessel/wumpfetch.git
synced 2026-07-18 14:23:59 +02:00
Fixed hopefully
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user