We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060d587 commit 5a1754cCopy full SHA for 5a1754c
package-lock.json
@@ -15588,7 +15588,7 @@
15588
},
15589
"smoke-tests": {
15590
"name": "@npmcli/smoke-tests",
15591
- "version": "1.0.0",
+ "version": "1.0.1",
15592
"license": "ISC",
15593
"devDependencies": {
15594
"@npmcli/eslint-config": "^4.0.0",
smoke-tests/package.json
@@ -1,7 +1,7 @@
1
{
2
3
"description": "The npm cli smoke tests",
4
5
"private": true,
6
"scripts": {
7
"lint": "eslint \"**/*.js\"",
0 commit comments