workshopper-adventure
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -46,2 +46,5 @@ const minimist = require('minimist') | ||
// Backwards compatibility with adventure | ||
this.datadir = this.dataDir | ||
if (!options.languages) { | ||
@@ -48,0 +51,0 @@ // In case a workshopper didn't define a any language |
{ | ||
"name": "workshopper-adventure", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "A terminal workshop runner framework (adventure compatible)", | ||
@@ -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
74180
1514