Skip to content

Commit c23f462

Browse files
committed
add typescript as a dev dependency
1 parent c8f99ed commit c23f462

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"prop-types": "15.7.2",
7474
"react": "^16.11.0",
7575
"react-dom": "^16.11.0",
76-
"storybook-chromatic": "3.0.3"
76+
"storybook-chromatic": "3.0.3",
77+
"typescript": "3.6.4"
7778
}
7879
}

0 commit comments

Comments
 (0)