Skip to content

Commit e575e42

Browse files
committed
Update tinyparams, version bump
1 parent c627a38 commit e575e42

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.10",
3+
"version": "1.0.11",
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.1"
33+
"tiny-params": "^1.0.2"
3434
}
3535
}

0 commit comments

Comments
 (0)