We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07cedd commit 7e7ccd5Copy full SHA for 7e7ccd5
package.js
@@ -1,7 +1,7 @@
1
/* global Package:readonly, Npm:readonly */
2
Package.describe({
3
name: 'tmeasday:check-npm-versions',
4
- version: '2.0.1',
+ version: '2.1.0',
5
summary: 'Check that required npm packages are installed at the app level',
6
git: 'https://github.com/tmeasday/check-npm-versions.git',
7
documentation: 'README.md',
0 commit comments