Skip to content

Commit c627a38

Browse files
authored
Update tinyparams
1 parent e62bb78 commit c627a38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrud",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Super opinionated, minimalistic, PG centric API fabric",
55
"engines": {
66
"node": ">=6.0.0"
@@ -30,6 +30,6 @@
3030
"dependencies": {
3131
"jsonwebtoken": "^7.4.0",
3232
"pg": "^6.1.5",
33-
"tiny-params": "^1.0.0"
33+
"tiny-params": "^1.0.1"
3434
}
3535
}

0 commit comments

Comments
 (0)