Skip to content

Commit

Permalink
Merge pull request #38 from wearevolt/Remove_API_and_actions
Browse files Browse the repository at this point in the history
Remove api and actions
  • Loading branch information
Staltec authored Aug 9, 2019
2 parents e9b6730 + 97540ad commit cb2df56
Show file tree
Hide file tree
Showing 13 changed files with 1,537 additions and 1,858 deletions.
2,823 changes: 1,395 additions & 1,428 deletions npm-shrinkwrap.json

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,15 @@
"model"
],
"dependencies": {
"bluebird": "^3.4.1",
"inflection": "^1.10.0",
"lodash": "^4.13.1",
"qs": "^6.2.1",
"superagent": "^2.1.0"
"inflection": "1.12.0",
"lodash": "4.17.15"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-core": "^6.11.4",
"babel-preset-es2015": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"chai": "^3.4.1",
"gitbook-cli": "^2.1.3",
"mocha": "^2.3.4",
"mobx": "^3.2.2"
},
Expand Down
132 changes: 0 additions & 132 deletions src/api.js

This file was deleted.

Loading

0 comments on commit cb2df56

Please sign in to comment.