Closed rdickert closed 8 years ago
Nice! But I think there will be a problem when publishing if you don't add a "api.versionsFrom". We ran into that with the Roles when trying to figure out the new package system and still support older meteor.
I'm pretty sure you either need versionsFrom or specific version numbers.
Hopefully that does it. I retested it with 1.2.1, 1.1.0.3, and 1.0.5 again, and it seems fine.
Cool thanks @alanning & @rdickert !
Solves #68. Tested and works for Meteor releases 1.2.1, 1.1.0.3, and 1.0.5. "Tested" here means that adding the package caused Electron to download correctly, start, and display the app as expected.