Skip to content

Commit 7e631ac

Browse files
authored
Merge pull request #19 from retejs/ts-update
fix: update ts version
2 parents 90b1c6f + 3b14eee commit 7e631ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"ts-jest": "29.0.3",
5555
"tslib": "2.4.0",
5656
"typedoc": "^0.24.8",
57-
"typescript": "4.8.4"
57+
"typescript": "^4.8.4"
5858
}
5959
}

0 commit comments

Comments
 (0)