Comparing version 0.0.1 to 0.0.2
@@ -11,3 +11,3 @@ #!/usr/bin/env node | ||
var _JSONLocation = './storage/_.json'; | ||
var _JSONLocation = require('path').join(__dirname, 'storage/_.json'); | ||
localStorage = require(_JSONLocation); | ||
@@ -14,0 +14,0 @@ } |
{ | ||
"name": "memr", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "CMD Logger", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2390
5