__release-loguix@1.0 - Simple package of log
This commit is contained in:
parent
2797e4a8be
commit
1078c7d2a5
2
main.js
2
main.js
@ -63,7 +63,7 @@ var logStream = fs.createWriteStream("logs/" + currentDate + ".log", {
|
||||
|
||||
var sys = {
|
||||
"name":"Loguix",
|
||||
"version":"1.0"
|
||||
"version":"1.0.0"
|
||||
}
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "loguix",
|
||||
"version": "1.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Log System for JS",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user