mozilla / tab-split

A magical place for tabs and tabs
https://testpilot.firefox.com
Mozilla Public License 2.0
4 stars 6 forks source link

Check package.json dependencies and scripts #43

Closed pdehaan closed 6 years ago

pdehaan commented 6 years ago

Looks like we have jpm listed twice in package.json dependencies (L11 and L17), and our npm scripts all seem to be broken now that we've refactored and don't have an "addon/" directory.

https://github.com/mozilla/tab-split/blob/e6bed5a61ed3a49b2b076130b4ea37fcbdb2cecc/package.json#L25-L29