Skip to content

Commit 1cabcad

Browse files
committed
feat: convert to ts
1 parent fde23e4 commit 1cabcad

18 files changed

+704
-650
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@
4141
},
4242
"dependencies": {
4343
"@stoplight/json": "1.3.x",
44+
"classnames": "^2.2.6",
4445
"lodash": "4.17.x"
4546
},
4647
"devDependencies": {
4748
"@stoplight/scripts": "4.1.0",
4849
"@stoplight/storybook-config": "1.x.x",
4950
"@stoplight/types": "3.1.x",
5051
"@stoplight/ui-kit": "1.27.x",
52+
"@types/classnames": "^2.2.7",
5153
"@types/react": "16.x.x",
5254
"@types/react-dom": "16.x.x",
5355
"enzyme": "3.x.x",

0 commit comments

Comments
 (0)