meteor add <package>
Add packages to your Meteor project. You can add multiple packages with one command
Arguments
Name | Description |
---|---|
package |
Options
Name | Description |
---|---|
--allow-incompatible-update | Allow packages in your project to be upgraded or downgraded to versions that are potentially incompatible with the current versions, if required to satisfy all package version constraints |