Cleaning up action names and compose drawer
This commit is contained in:
parent
92afd29650
commit
72591cc6d5
29 changed files with 468 additions and 151 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "mastodon",
|
||||
"devDependencies": {
|
||||
"babel-plugin-react-transform": "^2.0.2",
|
||||
"babel-preset-es2015": "^6.13.2",
|
||||
"babel-preset-react": "^6.11.1",
|
||||
"babelify": "^7.3.0",
|
||||
|
@ -8,12 +9,12 @@
|
|||
"browserify-incremental": "^3.1.1",
|
||||
"react": "^15.3.0",
|
||||
"react-dom": "^15.3.0",
|
||||
"redux-devtools": "^3.3.1"
|
||||
"react-proxy": "^1.1.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.14.0",
|
||||
"es6-promise": "^3.2.1",
|
||||
"immutable": "^3.8.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"moment": "^2.14.1",
|
||||
"react-addons-pure-render-mixin": "^15.3.1",
|
||||
"react-immutable-proptypes": "^2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue