Closed sourencho closed 9 years ago
index.js was crashing when calling src/info.js because it expected to receive a promise. Added promise to src/info.js to fix bug
LGTM :+1:
index.js was crashing when calling src/info.js because it expected to receive a promise. Added promise to src/info.js to fix bug