Skip to content

Commit

Permalink
Merge pull request #122 from DiegoRBaquero/patch-1
Browse files Browse the repository at this point in the history
Other: Move chai-as-promised to devDependencies
  • Loading branch information
Joel Ibaceta authored Oct 19, 2018
2 parents 3e84d45 + b0ce928 commit a06a733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"homepage": "https://github.com/mercadopago/dx-nodejs#readme",
"devDependencies": {
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"coveralls": "2.11.15",
"eslint": "3.13.1",
"eslint-config-airbnb-base": "11.0.1",
Expand All @@ -41,7 +42,6 @@
"dependencies": {
"ajv": "4.10.3",
"bluebird": "3.4.7",
"chai-as-promised": "6.0.0",
"moment": "2.17.1",
"request": "2.79.0",
"request-etag": "2.0.3",
Expand Down

0 comments on commit a06a733

Please sign in to comment.