Comparing version 0.3.1 to 0.3.2
import Event from './SystemEvents' | ||
import dotenv from 'dotenv' | ||
dotenv.config({ path: `${process.cwd()}/.env` }) | ||
console.log('rodando') | ||
Event.emit('loadCli',process.cwd()) |
{ | ||
"name": "dek", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "entry.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
12026