Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json')
-rw-r--r--test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json b/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
index c4f7fbf81..27553c181 100644
--- a/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
+++ b/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
@@ -7,11 +7,11 @@
"from": "https://raw.github.com/gist/1837112/index.js"
},
"glob": {
- "version": "3.1.4",
- "from": "git://github.com/isaacs/node-glob.git",
+ "version": "3.1.5",
+ "from": "git://github.com/isaacs/node-glob.git#npm-test",
"dependencies": {
"minimatch": {
- "version": "0.2.0",
+ "version": "0.2.1",
"dependencies": {
"lru-cache": {
"version": "1.0.5"