Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 3875b39

Browse files
authored
Merge pull request #42 from skellock/remove-mst
Removes mobx-state-tree.
2 parents b19bc94 + ae125eb commit 3875b39

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

docs/stack.md

-4
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ Start your app only when your gut says, "You'll fuck this up long before your st
7979
8080
It brings the same things to the table as `redux`, but with considerably less typing.
8181

82-
> **mobx-state-tree**
83-
84-
A nice little addition from the `mobx` team. It brings `redux`-like state trees, immutability, and type guarantees. Love it.
85-
8682

8783
## Keyboard Support
8884

package-lock.json

-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"glamor": "2.20.39",
4646
"mobx": "3.2.2",
4747
"mobx-react": "4.2.2",
48-
"mobx-state-tree": "0.9.5",
4948
"mousetrap": "1.6.1",
5049
"ramda": "0.24.1",
5150
"react": "15.6.1",

0 commit comments

Comments
 (0)