Skip to content

Commit 7cd7808

Browse files
kiesha-telusmike-bunce
authored andcommitted
build(community-optimize-image): fix core-responsive-image version
1 parent 936c35f commit 7cd7808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/OptimizeImage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "^16.8.2"
2626
},
2727
"dependencies": {
28-
"@tds/core-responsive-image": "1.0.0",
28+
"@tds/core-responsive-image": "^1.0.0",
2929
"@tds/util-helpers": "^1.5.0",
3030
"prop-types": "^15.6.2"
3131
}

0 commit comments

Comments
 (0)