mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-25 07:47:53 +00:00
Remove extra dependencies from packages.js.
This commit is contained in:
@@ -8,6 +8,6 @@ Package.describe({
|
||||
|
||||
Package.onUse(function(api) {
|
||||
api.versionsFrom('1.3-rc.8');
|
||||
api.use('nathantreid:css-modules');
|
||||
api.use('ecmascript');
|
||||
api.addFiles('css/flexboxgrid.css');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user