diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-27 13:54:09 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-27 13:54:09 -0500 |
commit | 19f359af78c052c7d3083fc353d37c606444f179 (patch) | |
tree | 60a2ba095efded5dcea8443e0230d8764b49f106 /package.json | |
parent | aabd761ee9064f6a46703f234e016f31f6441fa0 (diff) |
Config updates
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c52c926b..bc2aebd7 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "license-report": "^6.5.0", "stylelint": "^15.11.0", "stylelint-config-recommended": "^13.0.0", - "typescript": "^5.2.2", + "typescript": "5.2.2", "vitest": "^0.34.6" }, "dependencies": { |