package.json types version update

Former-commit-id: 3e08aa556014429e59f49ca387d0aac8ee516f89 [formerly 2126fd9b68]
Former-commit-id: 038e2dca7c773b391df30e67110aa413d78ec243
This commit is contained in:
bdim1
2021-12-03 00:35:45 +01:00
parent 8620137acf
commit fcec785c6c

View File

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