We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302d7db commit 1ce41f0Copy full SHA for 1ce41f0
lib/create-library.test.js
@@ -14,7 +14,7 @@ const fixtures = [
14
description: 'this is an auto-generated test module. please ignore.',
15
repo: 'nala/my-test-library',
16
license: 'MIT',
17
- manager: 'yarn',
+ manager: 'npm',
18
template: 'default',
19
git: true
20
},
@@ -24,7 +24,7 @@ const fixtures = [
24
25
26
27
28
template: 'typescript',
29
30
}
0 commit comments