Skip to content

Commit 518fe35

Browse files
Merge pull request cerebral#13 from cerebral/reactPublish
chore(publish): make react part of overmind publish
2 parents 15195e8 + 301013c commit 518fe35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
src
22
jest.config.js
3-
rollup.config.js
43
tsconfig.json

packages/node_modules/overmind/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
],
2929
"files": [
3030
"lib",
31-
"es"
31+
"es",
32+
"react"
3233
],
3334
"dependencies": {
3435
"@types/node": "^10.5.1",

0 commit comments

Comments
 (0)