Skip to content

Commit

Permalink
downgrade to v4 of ts-import to patch windows bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Aug 4, 2023
1 parent 934845e commit 8f4a2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react": "^18.0",
"@types/react-dom": "^18.0",
"next-themes": "^0.2.0",
"ts-import": "^5.0.0-beta.0",
"ts-import": "^4.0.0-beta.10",
"typescript": "^4.9.4"
}
}

0 comments on commit 8f4a2d2

Please sign in to comment.