mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
Merge pull request #1029 from mbilker/phishing-detection
Set Phishing Detection package name to the correct value
This commit is contained in:
commit
cf39491240
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",
|
||||
"main": "./lib/main",
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue