Skip to content

Commit 76a33c6

Browse files
committed
add typescript dev dependency
1 parent dbca754 commit 76a33c6

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"devDependencies": {
1313
"prettier-standard": "^16.4.1",
14-
"standard": "^16.0.4"
14+
"standard": "^16.0.4",
15+
"typescript": "^4.6.3"
1516
},
1617
"dependencies": {
1718
"string.prototype.replaceall": "^1.0.6"

0 commit comments

Comments
 (0)