mirror of
https://github.com/Wessel/wumpfetch.git
synced 2026-06-05 23:25:42 +02:00
Derpy, next time test your stuff
This commit is contained in:
@@ -5,7 +5,7 @@ const pa = require('path');
|
||||
const qs = require('querystring');
|
||||
const zl = require('zlib');
|
||||
|
||||
const pkg = require('../package.json');
|
||||
const pkg = require('../../package.json');
|
||||
const WumpRes = require('./WumpResponse');
|
||||
|
||||
const w = require('../index');
|
||||
|
||||
Reference in New Issue
Block a user