Skip to content

Commit

Permalink
chore: update template-oss
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed May 2, 2024
1 parent 2852114 commit 540f354
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion pkg1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-4749.tgz",
"pkg2": "^5.0.4",
"tap": "^16.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion pkg2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pkg3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"tap": {
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion workspaces/arbitrary-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"tap": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/not-the-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"tap": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/pkg6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-11800.tgz",
"@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-4749.tgz",
"tap": "^16.3.4"
},
"tap": {
Expand Down

0 comments on commit 540f354

Please sign in to comment.