python-codecs: add timestamps

This commit is contained in:
Koushik Dutta
2023-04-24 18:32:43 -07:00
parent 0609fc8986
commit e9844528aa
5 changed files with 8 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/python-codecs",
"version": "0.1.42",
"version": "0.1.46",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@scrypted/python-codecs",
"version": "0.1.42",
"version": "0.1.46",
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
}