Skip to content

Commit

Permalink
Updated packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlapp committed Jul 21, 2019
1 parent 3387fee commit e8ae0d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "gifwrap",
"version": "0.9.0",
"version": "0.9.1",
"description": "A Jimp-compatible library for working with GIFs",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -28,10 +28,10 @@
"homepage": "https://github.com/jtlapp/gifwrap#readme",
"dependencies": {
"image-q": "^1.1.1",
"omggif": "^1.0.9"
"omggif": "^1.0.10"
},
"devDependencies": {
"chai": "^4.1.2",
"chai": "^4.2.0",
"dmd-clear": "^0.1.2",
"jimp": "^0.2.28"
}
Expand Down

0 comments on commit e8ae0d5

Please sign in to comment.