+1
-1
| { | ||
| "name": "ollyutils", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "A simple package for logging and managing basic environment variables", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+0
-3
@@ -31,6 +31,3 @@ var dateFormat = require('dateformat'); | ||
| if(currentfile !== callerfile) { | ||
| console.log(currentfile) | ||
| var fileSplit = currentfile.split(/[\\\/]/) | ||
| console.log(fileSplit) | ||
| var file = fileSplit[fileSplit.length- 1] | ||
@@ -37,0 +34,0 @@ return file; |
5703
-1.84%50
-3.85%