Skip to content

Commit

Permalink
revert Cheerio to somewhat smaller version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Conway-Jones committed Feb 23, 2016
1 parent b89e866 commit ad10125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "node-red",
"version" : "0.13.2",
"version" : "0.13.3",
"description" : "A visual tool for wiring the Internet of Things",
"homepage" : "http://nodered.org",
"license" : "Apache-2.0",
Expand Down Expand Up @@ -28,7 +28,7 @@
"basic-auth": "1.0.3",
"bcryptjs": "2.3.0",
"body-parser": "1.15.0",
"cheerio":"0.20.0",
"cheerio":"0.19.0",
"clone": "1.0.2",
"cors":"2.7.1",
"cron":"1.1.0",
Expand Down

0 comments on commit ad10125

Please sign in to comment.