mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Try bumping the npm-node-aes-gcm version again to publish on Windows.
Part of: #7217
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user