Skip to content

Commit

Permalink
feat: re-generate .sw.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
DenKoren committed Aug 19, 2024
1 parent d9172bb commit cd543bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@milaboratory/small-binaries",
"version": "1.6.1",
"version": "1.6.2",
"description": "Small cross-platform binaries, like 'sleep' or 'hello-world', suitable for test needs",
"scripts": {
"build": "true",
Expand All @@ -17,7 +17,7 @@
"license": "UNLICENSED",
"dependencies": {},
"devDependencies": {
"@milaboratory/pl-package-builder": "1.7.x"
"@milaboratory/pl-package-builder": "1.8.x"
}
}

0 comments on commit cd543bc

Please sign in to comment.