update the version of the standard-minifier-js package from 2.6.0 to 2.6.1

This commit is contained in:
Brian Mulhall
2020-03-14 18:38:06 -05:00
parent dcf1afbd64
commit 60cbc082ef

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifier-js',
version: '2.6.0',
version: '2.6.1',
summary: 'Standard javascript minifiers used with Meteor apps by default.',
documentation: 'README.md',
});