__release-loguix@1.0 - Simple package of log
This commit is contained in:
		
							
								
								
									
										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": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user