Commit 2ee68d0a authored by Filipa Lacerda's avatar Filipa Lacerda

Match require statement. Status code is now undefined in master

parent 8d61b32e
......@@ -7,4 +7,4 @@ const statusCodes = {
OK: 200,
};
export default statusCodes;
module.exports = statusCodes;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment