Skip to content

Commit 209e0fe

Browse files
committed
chore: save point
1 parent 0a893ac commit 209e0fe

File tree

12 files changed

+1097
-39
lines changed

12 files changed

+1097
-39
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@
3636
},
3737
"peerDependencies": {},
3838
"dependencies": {
39-
"@emotion/core": "10.0.x",
40-
"@emotion/provider": "0.11.x",
4139
"@stoplight/ui-kit": "1.x.x",
40+
"lodash": "^4.17.11",
4241
"react": "16.7.0-alpha.2",
4342
"react-dom": "16.7.0-alpha.2"
4443
},
@@ -77,4 +76,4 @@
7776
"release": {
7877
"extends": "@stoplight/scripts/release"
7978
}
80-
}
79+
}

0 commit comments

Comments
 (0)