mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
updated semver to the latest version
This commit is contained in:
@@ -17,7 +17,7 @@ var packageJson = {
|
||||
// (and there are backwards-incompatible changes either way).
|
||||
underscore: "1.5.2",
|
||||
"source-map-support": "https://github.com/meteor/node-source-map-support/tarball/1912478769d76e5df4c365e147f25896aee6375e",
|
||||
semver: "4.3.2"
|
||||
semver: "5.3.0"
|
||||
},
|
||||
// These are only used in dev mode (by shell.js) so end-users can avoid
|
||||
// needing to install them if they use `npm install --production`.
|
||||
|
||||
@@ -28,7 +28,7 @@ var packageJson = {
|
||||
// (and there are backwards-incompatible changes either way).
|
||||
underscore: "1.5.2",
|
||||
"source-map-support": "https://github.com/meteor/node-source-map-support/tarball/1912478769d76e5df4c365e147f25896aee6375e",
|
||||
semver: "4.3.2",
|
||||
semver: "5.3.0",
|
||||
request: "2.47.0",
|
||||
fstream: "https://github.com/meteor/fstream/tarball/cf4ea6c175355cec7bee38311e170d08c4078a5d",
|
||||
tar: "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user