fix(thread-popout) Add missing packages to the 'thread-popout' window

Summary: Missed some non-composer packages that should be in the 'thread-popout' window

Test Plan: Tested locally

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D3352
This commit is contained in:
Halla Moore 2016-10-18 10:49:19 -07:00
parent d6f7984c82
commit 6b012cfb7a
5 changed files with 17 additions and 1 deletions

View file

@ -9,5 +9,9 @@
"nylas": "*"
},
"dependencies": {
},
"windowTypes": {
"default": true,
"thread-popout": true
}
}

View file

@ -7,5 +7,9 @@
"private": true,
"engines": {
"nylas": "*"
},
"windowTypes": {
"default": true,
"thread-popout": true
}
}

View file

@ -7,5 +7,9 @@
"private": true,
"engines": {
"nylas": "*"
},
"windowTypes": {
"default": true,
"thread-popout": true
}
}

View file

@ -5,5 +5,9 @@
"license": "GPL-3.0",
"engines": {
"nylas": ">=0.3.0 <0.5.0"
},
"windowTypes": {
"default": true,
"thread-popout": true
}
}

@ -1 +1 @@
Subproject commit a2e3b1c27e4be620e03678a94299a77f15f60460
Subproject commit 6ac68bb4961cd303f7d1d4aad0920687dda988ff