Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 049184f

Browse files
committed
refactor isReadOnly to isRwOnly
1 parent dd95338 commit 049184f

File tree

5 files changed

+290
-130
lines changed

5 files changed

+290
-130
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"simple-git-hooks": "^2.7.0",
104104
"sort-package-json": "1.49.0",
105105
"ts-jest": "26.5.4",
106-
"ts-node": "9.1.1",
107-
"typescript": "4.2.3",
106+
"ts-node": "10.9.1",
107+
"typescript": "4.7.4",
108108
"yarn-deduplicate": "3.1.0"
109109
},
110110
"engines": {

0 commit comments

Comments
 (0)