key-definitions
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "key-definitions", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "get a keyboard key definition from event", | ||
@@ -15,3 +15,3 @@ "module": "dist/bundle.js", | ||
"build:prod": "NODE_ENV=production rollup --config rollup.config.ts ", | ||
"eslint": "eslint" | ||
"eslint": "eslint --ext .ts,.js --fix ." | ||
}, | ||
@@ -18,0 +18,0 @@ "author": { |
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
47970