fix(phishing): set the package name to the correct value

This commit is contained in:
mbilker 2016-01-14 22:43:40 -05:00
parent f469fd29d8
commit efc9950ead

2
internal_packages/phishing-detection/package.json Executable file → Normal file
View file

@ -1,5 +1,5 @@
{
"name": "phishing",
"name": "phishing-detection",
"version": "0.2.1",
"main": "./lib/main",
"license": "GPL-3.0",