Skip to content

Commit

Permalink
📦 fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcmam5 committed Mar 18, 2020
2 parents bdbd944 + df2d1a3 commit 0d16213
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/simple-express-app.js
@@ -1,4 +1,5 @@
const express = require('express');
const bodyParser = require('body-parser');
const responsePresenter = require('../src');

const app = express();
Expand Down
8 changes: 8 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d16213

Please sign in to comment.