krot-phaser
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "krot-phaser", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -85,4 +85,4 @@ const {TextIcon} = require("./text-icon"); | ||
populate.localize = (text) = text; | ||
populate.localize = (text) => text; | ||
module.exports = {populate}; |
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
26538