Skip to content

Commit f5cb0e0

Browse files
committed
chore(package): return to typescript stable release
1 parent 6fa8fea commit f5cb0e0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"mocha": "^10.2.0",
2323
"prettier": "^2.8.8",
2424
"terser-webpack-plugin": "^5.3.7",
25-
"typescript": "^5.1.0-dev.20230501",
25+
"typescript": "^5.0.4",
2626
"webpack": "^5.81.0",
2727
"webpack-cli": "^5.0.2"
2828
},

0 commit comments

Comments
 (0)