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:
authorGar <gar+gh@danger.computer>2021-08-12 22:29:41 +0300
committerGar <gar+gh@danger.computer>2021-08-12 22:29:41 +0300
commitd465ef690f2b0fe3ce53f43218f61fd803ea708f (patch)
tree3021f79246e68ffbe32c9ac62ff1f4b473734c26 /tap-snapshots
parentb88f770faa2651ca0833e1c9eb361e9e07e0bbc3 (diff)
chore(smoke-tests): rebuild snapshots
Name is always now set on the root node See: https://github.com/npm/arborist/pull/310
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/smoke-tests/index.js.test.cjs4
1 files changed, 4 insertions, 0 deletions
diff --git a/tap-snapshots/smoke-tests/index.js.test.cjs b/tap-snapshots/smoke-tests/index.js.test.cjs
index 0a79e38cd..c1316e04d 100644
--- a/tap-snapshots/smoke-tests/index.js.test.cjs
+++ b/tap-snapshots/smoke-tests/index.js.test.cjs
@@ -340,6 +340,7 @@ exports[`smoke-tests/index.js TAP npm install dev dep > should have expected dev
"requires": true,
"packages": {
"": {
+ "name": "project",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
@@ -426,6 +427,7 @@ exports[`smoke-tests/index.js TAP npm install prodDep@version > should have expe
"requires": true,
"packages": {
"": {
+ "name": "project",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
@@ -614,6 +616,7 @@ exports[`smoke-tests/index.js TAP npm uninstall > should have expected uninstall
"requires": true,
"packages": {
"": {
+ "name": "project",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
@@ -671,6 +674,7 @@ exports[`smoke-tests/index.js TAP npm update dep > should have expected update l
"requires": true,
"packages": {
"": {
+ "name": "project",
"version": "1.0.0",
"license": "ISC",
"dependencies": {