summaryrefslogtreecommitdiff
path: root/tests/specs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs')
-rw-r--r--tests/specs/npm/npmrc_basic_auth/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/npm/npmrc_basic_auth/package.json b/tests/specs/npm/npmrc_basic_auth/package.json
index 274d1ed7f..13e305931 100644
--- a/tests/specs/npm/npmrc_basic_auth/package.json
+++ b/tests/specs/npm/npmrc_basic_auth/package.json
@@ -2,7 +2,7 @@
"name": "npmrc_test",
"version": "0.0.1",
"dependencies": {
- "@denotest/basic": "1.0.0",
+ "@denotest/basic": "^=1.0.0",
"@denotest2/basic": "1.0.0"
}
}