Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Commit c9117ef

Browse files
authored
Remove leftover deps (#939)
1 parent 13ba9cf commit c9117ef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/react-cosmos-fixture/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"license": "MIT",
77
"main": "index.js",
88
"dependencies": {
9-
"@babel/runtime-corejs2": "^7.3.1",
109
"lodash": "^4.17.11",
1110
"memoize-one": "^5.0.0",
1211
"react-cosmos-shared2": "^4.8.0-alpha.2",

packages/react-cosmos-shared2/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"repository": "https://github.com/react-cosmos/react-cosmos/tree/master/packages/react-cosmos-shared2",
66
"license": "MIT",
77
"dependencies": {
8-
"@babel/runtime-corejs2": "^7.3.1",
98
"lodash": "^4.17.11",
109
"react-element-to-jsx-string": "^14.0.2",
1110
"react-is": "^16.8.1"

0 commit comments

Comments
 (0)