Skip to content

Commit 3c6d0d9

Browse files
committed
chore(core): bump version to 0.1.50 and update @intentjs/hyper-express dependency
- Updated package version to 0.1.50. - Bumped @intentjs/hyper-express dependency version to 0.0.10.
1 parent 976eef9 commit 3c6d0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intentjs/core",
3-
"version": "0.1.48",
3+
"version": "0.1.50",
44
"description": "Core module for Intent",
55
"repository": {
66
"type": "git",
@@ -131,7 +131,7 @@
131131
"typescript": "^5.5.2"
132132
},
133133
"dependencies": {
134-
"@intentjs/hyper-express": "^0.0.7",
134+
"@intentjs/hyper-express": "^0.0.10",
135135
"@nestjs/common": "^11.0.12",
136136
"@nestjs/core": "^11.0.12",
137137
"@react-email/components": "^0.0.32",

0 commit comments

Comments
 (0)