Skip to content

Commit 3d4517e

Browse files
authored
Merge pull request #33 from abhnerramos/main
Update typescript version
2 parents 0a5a5b3 + 6449615 commit 3d4517e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-extensions/liferay-ticket-custom-element/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "16.14.58",
2020
"@types/react-dom": "16.9.9",
2121
"@vitejs/plugin-react": "^4.2.1",
22-
"typescript": "4.2.2",
22+
"typescript": "^4.2.2",
2323
"vite": "^5.2.2"
2424
},
2525
"eslintConfig": {

0 commit comments

Comments
 (0)