Commit 14482e52936279ab59cee1e87b47fce277a5150d
add body-parser dep
Michael Williams committed on 1/15/2016, 11:31:13 PMParent: 3ccb3d67c4442f0120108bbad3b64054b0f190fd
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -98,8 +98,9 @@ | ||
98 | 98 | "babel-preset-es2015": "^6.1.18", |
99 | 99 | "babel-preset-react": "^6.1.18", |
100 | 100 | "babel-runtime": "^6.2.0", |
101 | 101 | "babelify": "^7.2.0", |
102 | + "body-parser": "^1.14.2", | |
102 | 103 | "browserify": "github:ahdinosaur/node-browserify", |
103 | 104 | "bulk-require": "^0.2.1", |
104 | 105 | "bulkify": "^1.1.1", |
105 | 106 | "cors": "^2.7.1", |
Built with git-ssb-web