Skip to content

Commit 90b3c7c

Browse files
author
Ives van Hoorne
committed
Upgrade react-scripts-ts
1 parent 6319154 commit 90b3c7c

File tree

1 file changed

+1
-1
lines changed
  • packages/app/src/app/store/entities/sandboxes/utils/create-zip/create-react-app-typescript

1 file changed

+1
-1
lines changed

packages/app/src/app/store/entities/sandboxes/utils/create-zip/create-react-app-typescript/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export default function createZip(
8787
'@types/node': '^8.0.28',
8888
},
8989
{
90-
'react-scripts-ts': '2.6.0',
90+
'react-scripts-ts': '2.8.0',
9191
},
9292
{
9393
start: 'react-scripts-ts start',

0 commit comments

Comments
 (0)