From 14b3487e8395bbd531e39e129a4f2a2546437823 Mon Sep 17 00:00:00 2001 From: Martii Date: Sun, 22 Feb 2015 21:25:18 -0700 Subject: [PATCH] Update *octicons* for newest build * Adds thumbsup and thumbsdown * Slightly ahead of release so denoting with a `+` in README.md... since we use the one that was corrupted during regeneration --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad487e9ae..d175d96f8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Repository | Reference | Recent Version [mongoose][mongooseGHUrl] | [Documentation][mongooseDOCUrl] | [![NPM version][mongooseNPMVersionImage]][mongooseNPMUrl] [morgan][morganGHUrl] | [Documentation][morganDOCUrl] | [![NPM version][morganNPMVersionImage]][morganNPMUrl] [mu2][mu2GHUrl] | [Documentation][mu2DOCUrl] | [![NPM version][mu2NPMVersionImage]][mu2NpmUrl] -[octicons][OcticonsGHUrl] | [Documentation][OcticonsDOCUrl] | [2.1.2 835ee02][OcticonsGHHASHUrl] +[octicons][OcticonsGHUrl] | [Documentation][OcticonsDOCUrl] | [2.2.0+681229f][OcticonsGHHASHUrl] [passport][passportGHUrl] | [Documentation][passportDOCUrl] | [![NPM version][passportNPMVersionImage]][passportNPMUrl] [passport-amazon][passport-amazonGHUrl] | [Documentation][passport-amazonDOCUrl] | [![NPM version][passport-amazonNPMVersionImage]][passport-amazonNPMUrl] [passport-aol][passport-aolGHUrl] | [Documentation][passport-aolDOCUrl] | [![NPM version][passport-aolNPMVersionImage]][passport-aolNPMUrl] diff --git a/package.json b/package.json index 217ccc46e..08fabdd4a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "mongoose": "3.8.23", "morgan": "1.5.1", "mu2": "0.5.20", - "octicons": "git://github.com/github/octicons.git#835ee02", + "octicons": "git://github.com/github/octicons.git#681229f", "passport": "0.2.1", "passport-amazon": "0.1.0", "passport-aol": "0.2.0",