package.json types version update

This commit is contained in:
bdim1
2021-12-03 00:35:45 +01:00
parent 341607693c
commit 2126fd9b68

View File

@@ -50,6 +50,6 @@
"typescript": "^4.4.4"
},
"dependencies": {
"@libsem/types": "^1.0.0"
"@libsem/types": "^1.0.6"
}
}