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 7328f8a commit ef2b008Copy full SHA for ef2b008
package.json
@@ -30,7 +30,7 @@
30
"devDependencies": {
31
"@npmcli/config": "^6.0.0",
32
"@npmcli/eslint-config": "^4.0.0",
33
- "@npmcli/template-oss": "4.12.0",
+ "@npmcli/template-oss": "4.12.1",
34
"tap": "^16.0.1"
35
},
36
"engines": {
@@ -63,6 +63,6 @@
63
],
64
"templateOSS": {
65
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
66
- "version": "4.12.0"
+ "version": "4.12.1"
67
}
68
0 commit comments