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 4f5aea03dd
commit dbb996fd79

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",