Skip to content

Commit 43e55fc

Browse files
boneskulljlipps
authored andcommitted
fix(): typescript should be at 4.7.x
1 parent 72acb8a commit 43e55fc

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
@@ -55,7 +55,7 @@
5555
"request": "^2.47.0",
5656
"should": "^13.2.1",
5757
"sinon": "^11.1.2",
58-
"typescript": "^4.7.0"
58+
"typescript": "~4.7.0"
5959
},
6060
"types": "./build/lib/asyncbox.d.ts"
6161
}

0 commit comments

Comments
 (0)