mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:04:17 +08:00
fix(packages): Incorrect package names breaking build
This commit is contained in:
parent
d1fec8b789
commit
4bfcf625fa
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "tags-sidebar",
|
||||
"name": "account-sidebar",
|
||||
"version": "0.1.0",
|
||||
"main": "./lib/main",
|
||||
"description": "Sidebar view that shows your account and important tags",
|
||||
|
|
Loading…
Reference in a new issue