From f3cf75c4d9d4abf006811d4d6302c0b0dbe526e7 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Thu, 29 Oct 2015 19:13:26 +0100 Subject: [PATCH] Update LICENSES-OTHER-COMPONENTS.md --- LICENSES-OTHER-COMPONENTS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index 88a422b83d..eb54c09d8b 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -187,6 +187,11 @@ * GITHUB: https://github.com/mochajs/mocha * License: [MIT License](https://github.com/mochajs/mocha/blob/master/LICENSE) +#### node-semver + +* GITHUB: https://github.com/npm/node-semver +* License: [ISC License](https://github.com/npm/node-semver/blob/master/LICENSE) + #### qs * GITHUB: https://github.com/hapijs/qs @@ -198,11 +203,6 @@ * GITHUB: https://github.com/ramda/ramda * License: [MIT License](https://github.com/ramda/ramda/blob/master/LICENSE.txt) -#### semver - -* GITHUB: https://github.com/npm/node-semver -* License: [ISC License](https://github.com/npm/node-semver/blob/master/LICENSE) - #### Sinon.JS * Project Home: http://sinonjs.org