Skip to content

Commit

Permalink
Update package.js
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
9Morello authored Dec 12, 2024
1 parent e07cedd commit 7e7ccd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* global Package:readonly, Npm:readonly */
Package.describe({
name: 'tmeasday:check-npm-versions',
version: '2.0.1',
version: '2.1.0',
summary: 'Check that required npm packages are installed at the app level',
git: 'https://github.com/tmeasday/check-npm-versions.git',
documentation: 'README.md',
Expand Down

0 comments on commit 7e7ccd5

Please sign in to comment.