Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cpietsch authored Jun 19, 2022
1 parent 30d64b1 commit 690414a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ test
.DS_Store
package-lock.json
images/data
data
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
},
"dependencies": {
"@mapbox/shelf-pack": "^3.2.0",
"sharpsheet": "^0.0.6",
"glob": "^7.2.0",
"sharp": "^0.29.3",
"yargs": "^15.1.0"
"sharpsheet": "^0.0.8",
"glob": "^8.0.3",
"sharp": "^0.30.6",
"yargs": "^17.5.1"
}
}

0 comments on commit 690414a

Please sign in to comment.