Derpy, next time test your stuff

This commit is contained in:
Wessel Tip
2019-04-11 19:50:44 +02:00
parent be4cc72149
commit 6350d94f05

View File

@@ -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');