Skip to content

Commit 50a2b58

Browse files
committed
chore: update kanun package version to 1.0.8 in express and h3 modules
1 parent e4d0b92 commit 50a2b58

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

express/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@arkstack/filesystem": "workspace:^",
2222
"@h3ravel/musket": "^0.10.1",
2323
"@h3ravel/support": "^0.15.11",
24-
"@kanun-hq/plugin-file": "^0.1.2",
24+
"@kanun-hq/plugin-file": "^0.1.4",
2525
"@prisma/adapter-pg": "^7.5.0",
2626
"@prisma/client": "^7.5.0",
2727
"argon2": "^0.44.0",
@@ -34,7 +34,7 @@
3434
"detect-port": "^2.1.0",
3535
"dotenv": "^17.3.1",
3636
"express": "^5.2.1",
37-
"kanun": "^1.0.5",
37+
"kanun": "^1.0.8",
3838
"multer": "^2.1.1",
3939
"pg": "^8.18.0",
4040
"resora": "^0.2.15"

h3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@arkstack/filesystem": "workspace:^",
2323
"@h3ravel/musket": "^0.10.1",
2424
"@h3ravel/support": "^0.15.11",
25-
"@kanun-hq/plugin-file": "^0.1.2",
25+
"@kanun-hq/plugin-file": "^0.1.4",
2626
"@prisma/adapter-pg": "^7.5.0",
2727
"@prisma/client": "^7.5.0",
2828
"argon2": "^0.44.0",
@@ -34,7 +34,7 @@
3434
"detect-port": "^2.1.0",
3535
"dotenv": "^17.3.1",
3636
"h3": "2.0.1-rc.16",
37-
"kanun": "^1.0.5",
37+
"kanun": "^1.0.8",
3838
"pg": "^8.18.0",
3939
"resora": "^0.2.15"
4040
},

0 commit comments

Comments
 (0)