hexlet_project1
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "hexlet_project1", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Brain-Games", | ||
"main": "dist/index.js", | ||
"main": "src/bin/brain-games.js", | ||
"files": [ | ||
@@ -25,2 +25,5 @@ "dist" | ||
}, | ||
"bin": { | ||
"brain-games": "dist/bin/brain-games.js" | ||
}, | ||
"homepage": "https://github.com/kornienko199004/project-lvl1-s224#readme", | ||
@@ -27,0 +30,0 @@ "devDependencies": { |
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
1000