Comparing version 0.1.6 to 0.1.7
@@ -81,3 +81,3 @@ 'use strict'; | ||
if (careerTotalsPostSeason.length === 0) { | ||
console.log(`Sorry, ${_player.firstName} ${_player.firstName} doesn't have any playoffs data. ${_nodeEmoji2.default.get('confused')}`); | ||
console.log(`Sorry, ${_player.firstName} ${_player.lastName} doesn't have any playoffs data ${_nodeEmoji2.default.get('confused')}`); | ||
} else { | ||
@@ -84,0 +84,0 @@ commonPlayerInfo[0].nowTeamAbbreviation = commonPlayerInfo[0].teamAbbreviation; |
{ | ||
"name": "nba-go", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/cli.js", |
@@ -107,3 +107,3 @@ <p align=center> | ||
![final](https://user-images.githubusercontent.com/12113222/32416603-e3c5f5ec-c286-11e7-9a81-595578f03893.gif) | ||
![final](https://user-images.githubusercontent.com/12113222/32436783-1e7ad7b8-c320-11e7-97af-29d95732581c.gif) | ||
@@ -110,0 +110,0 @@ |
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
789701