Change logger due to specifications
Showing
{ | ||
"name": "ed3-logger", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "The most basic logger you could ever imagine", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"requirejs": "^2.1.20" | ||
} | ||
} |
test.js
0 → 100644
Please
register
or
sign in
to comment