Skip to content

Commit acbb6f9

Browse files
chore(cleanup): remove components
1 parent 2ea0787 commit acbb6f9

26 files changed

+7
-3490
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,17 @@
4545
"ws": "5.2.1",
4646
"preact": "8.3.1",
4747
"preact-compat": "3.18.4",
48-
"react": "16.7.0-alpha.1",
49-
"react-dom": "16.7.0-alpha.1",
50-
"emotion": "9.2.12"
48+
"react": "16.7.0-alpha.2",
49+
"react-dom": "16.7.0-alpha.2",
50+
"emotion": "9.2.12",
51+
"petit-dom": "0.2.2"
5152
},
5253
"devDependencies": {
5354
"@babel/core": "7.0.0",
5455
"@babel/preset-react": "7.0.0",
5556
"@babel/preset-typescript": "7.0.0",
5657
"@types/jest": "23.1.4",
57-
"@types/react": "16.4.6",
58+
"@types/react": "16.7.13",
5859
"@types/react-dom": "16.0.6",
5960
"@vue/component-compiler-utils": "2.1.0",
6061
"babel-loader": "8.0.0-beta.4",
@@ -97,8 +98,8 @@
9798
"webpack": "4.15.1",
9899
"webpack-cli": "3.0.8",
99100
"webpack-dev-server": "3.1.5",
100-
"react": "16.7.0-alpha.1",
101-
"react-dom": "16.7.0-alpha.1",
101+
"react": "16.7.0-alpha.2",
102+
"react-dom": "16.7.0-alpha.2",
102103
"@babel/plugin-transform-react-jsx": "7.1.6"
103104
},
104105
"lint-staged": {

packages/node_modules/overmind-components/.npmignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/node_modules/overmind-components/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/node_modules/overmind-components/jest.config.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

packages/node_modules/overmind-components/package.json

Lines changed: 0 additions & 51 deletions
This file was deleted.

packages/node_modules/overmind-components/src/Component.test.tsx

Lines changed: 0 additions & 149 deletions
This file was deleted.

0 commit comments

Comments
 (0)