Skip to content

Commit c59380b

Browse files
author
PieterT2000
committed
1.0.8
1 parent 52713dc commit c59380b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "safe-gatsby-image-plugin",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Safe React Image component that doesn't break when some inputs are undefined but renders a placeholder image",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
@@ -22,4 +22,4 @@
2222
"@types/react-dom": "16.x",
2323
"typescript": "^4.7.4"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)