Comparing version
@@ -222,7 +222,2 @@ 'use strict'; | ||
return Client; | ||
}(), _class.BASE_API_URL = 'https://api.uwaterloo.ca/v2/', _temp); | ||
exports.default = { | ||
Client: Client, | ||
Constants: Constants | ||
}; | ||
}(), _class.BASE_API_URL = 'https://api.uwaterloo.ca/v2/', _temp); |
{ | ||
"name": "luu", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A Node.js client library for the University of Waterloo's API.", | ||
@@ -27,3 +27,4 @@ "keywords": [ | ||
"lint:fix": "eslint src --fix", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -30,0 +31,0 @@ "dependencies": { |
10832
-0.28%192
-2.04%