Skip to content

Commit

Permalink
Revert "Switch to resemblejs-papandreou"
Browse files Browse the repository at this point in the history
This reverts commit b6ca7d7.
  • Loading branch information
papandreou committed Aug 5, 2019
1 parent 7bcc2c8 commit 1d0110b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/unexpectedResemble.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const resemble = require('resemblejs-papandreou');
const resemble = require('resemblejs');
const objectAssign = require('object-assign');

module.exports = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"magicpen-media": "^2.0.0",
"minimist": "1.2.0",
"object-assign": "^4.1.1",
"resemblejs-papandreou": "^3.1.0-patch1",
"resemblejs": "^3.0.0",
"underscore": "1.9.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 1d0110b

Please sign in to comment.