mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-11-09 07:56:20 +08:00
fix(phishing): set the package name to the correct value
This commit is contained in:
parent
4f5aea03dd
commit
dbb996fd79
1 changed files with 1 additions and 1 deletions
2
internal_packages/phishing-detection/package.json
Executable file → Normal file
2
internal_packages/phishing-detection/package.json
Executable file → Normal file
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "phishing",
|
"name": "phishing-detection",
|
||||||
"version": "0.2.1",
|
"version": "0.2.1",
|
||||||
"main": "./lib/main",
|
"main": "./lib/main",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue