Skip to content

Commit bb8855b

Browse files
committed
keep package versions in sync
1 parent a7fe3be commit bb8855b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharp-heic-sample",
3-
"version": "1.0.0",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

layer/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharp-heic",
3-
"version": "1.2.0",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {},

0 commit comments

Comments
 (0)