mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-29 04:57:02 +00:00
Update std.js
This commit is contained in:
parent
9012a161c3
commit
ce10ac7f7b
|
@ -598,7 +598,7 @@ exports.alert = alert;
|
|||
exports.confirm = confirm;
|
||||
exports.prompt = prompt;
|
||||
|
||||
exports.VERSIONINFO = "WelsonJS Standard Library (std.js) version 0.8.13";
|
||||
exports.VERSIONINFO = "WelsonJS Standard Library (std.js) version 0.8.14";
|
||||
exports.AUTHOR = "abuse@catswords.net";
|
||||
exports.global = global;
|
||||
exports.require = global.require;
|
||||
|
|
Loading…
Reference in New Issue
Block a user