Skip to content

Commit 71fd106

Browse files
committed
update package.json
1 parent bc6acb8 commit 71fd106

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

package-lock.json

Lines changed: 19 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"deep-equal": "^2.0.5",
4444
"mocha": "^9.0.0",
4545
"nock": "^13.1.1",
46-
"nyc": "^15.1.0"
46+
"nyc": "^15.1.0",
47+
"typescript": "^4.9.4"
4748
},
4849
"dependencies": {
49-
"axios": "^1.6.8",
50-
"typescript": "^4.9.4"
50+
"axios": "^1.6.8"
5151
}
5252
}

0 commit comments

Comments
 (0)