Skip to content

Commit

Permalink
chore: @npmcli/smoke-tests@1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed May 26, 2023
1 parent 060d587 commit 5a1754c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15588,7 +15588,7 @@
},
"smoke-tests": {
"name": "@npmcli/smoke-tests",
"version": "1.0.0",
"version": "1.0.1",
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion smoke-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@npmcli/smoke-tests",
"description": "The npm cli smoke tests",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"lint": "eslint \"**/*.js\"",
Expand Down

0 comments on commit 5a1754c

Please sign in to comment.