Skip to content

Commit a5e0764

Browse files
committed
Update examples to explicitly use 2.x
1 parent 474880c commit a5e0764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"local-checks": "tsc"
1616
},
1717
"dependencies": {
18-
"@symphoniacloud/dynamodb-entity-store": "*"
18+
"@symphoniacloud/dynamodb-entity-store": "2.x"
1919
},
2020
"devDependencies": {
2121
"@aws-sdk/types": "3.x",

0 commit comments

Comments
 (0)