diff options
author | 2024-06-09 15:08:11 +0200 | |
---|---|---|
committer | 2024-06-09 15:08:11 +0200 | |
commit | 625ec8d9b5153c3d62e5b88265205c3e79b8af66 (patch) | |
tree | b6d620e1b1e48823977a24f7552a95bbc699c61b /package.json | |
parent | fmt (diff) |
Remove package pin
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json index 85af48d..c1e21f4 100755 --- a/package.json +++ b/package.json @@ -43,9 +43,5 @@ "prettier": "3.3.1", "typescript": "^5.2.2", "vite": "^5.0.8" - }, - "_comment": "See https://github.com/storybookjs/storybook/issues/22431#issuecomment-1630086092", - "resolutions": { - "jackspeak": "2.1.1" } } |