Skip to content

Commit cf36c02

Browse files
Update Version (#36)
1 parent 58a2d2a commit cf36c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techmmunity/symbiosis-dynamodb",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"license": "Apache-2.0",
@@ -28,7 +28,7 @@
2828
"techmmunity-symbiosis"
2929
],
3030
"peerDependencies": {
31-
"@techmmunity/symbiosis": "^0.0.18",
31+
"@techmmunity/symbiosis": "^0.0.20",
3232
"reflect-metadata": "^0.1.13"
3333
},
3434
"dependencies": {

0 commit comments

Comments
 (0)