1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore(deps): pin typescript version to fix packaging

This commit is contained in:
Yury Shkoda
2021-08-31 14:51:14 +03:00
parent b831b93133
commit ba105f609c

View File

@@ -63,7 +63,7 @@
"typedoc": "^0.21.4",
"typedoc-neo-theme": "^1.1.1",
"typedoc-plugin-external-module-name": "^4.0.6",
"typescript": "^4.3.5",
"typescript": "4.3.5",
"webpack": "^5.44.0",
"webpack-cli": "^4.7.2"
},