Try bumping the npm-node-aes-gcm version again to publish on Windows.

Part of: #7217
This commit is contained in:
Ben Newman
2016-06-17 14:13:05 -04:00
parent 632b650f0f
commit ac18ec3d2b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
meteor@1.1.14
npm-node-aes-gcm@0.1.5
underscore@1.0.8
meteor@1.1.15
npm-node-aes-gcm@0.1.5_1
underscore@1.0.9

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Wrapper around the node-aes-gcm npm package",
version: '0.1.5',
version: '0.1.5_1',
documentation: null
});