Skip to content

Commit 1529d67

Browse files
committed
add typescript as a dev dependency
1 parent 149ac57 commit 1529d67

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.10.2",
7575
"react-dom": "16.10.2",
76-
"storybook-chromatic": "3.0.3"
76+
"storybook-chromatic": "3.0.3",
77+
"typescript": "3.6.4"
7778
}
7879
}

0 commit comments

Comments
 (0)