angular-instafeed
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "angular-instafeed", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Grid that displays your most recent Instagram photos.", | ||
@@ -11,3 +11,3 @@ "main": "public/js/instafeed.js", | ||
"type": "git", | ||
"url": "git+https://github.com/JoeKarlsson1/Angular-Instafeed/tree/npm" | ||
"url": "git+https://github.com/JoeKarlsson/Angular-Instafeed/tree/npm" | ||
}, | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/JoeKarlsson1/Angular-Instafeed/issues" | ||
"url": "https://github.com/JoeKarlsson/Angular-Instafeed/issues" | ||
}, | ||
"homepage": "https://github.com/JoeKarlsson1/Angular-Instafeed#readme", | ||
"homepage": "https://github.com/JoeKarlsson/Angular-Instafeed#readme", | ||
"devDependencies": {}, | ||
"dependencies": {} | ||
} |
@@ -16,3 +16,3 @@ # Angular Instafeed | ||
[Anngular Instafeed Demo](https://github.com/JoeKarlsson1/Angular-Instafeed/tree/npm_example) | ||
[Anngular Instafeed Demo](https://github.com/JoeKarlsson/Angular-Instafeed/tree/npm_example) | ||
@@ -22,3 +22,3 @@ ### Reviews | ||
![Angular Instafeed](https://www.callmejoe.net/wp-content/uploads/2015/05/instfeed-demo.jpg) | ||
![instfeed-demo](https://cloud.githubusercontent.com/assets/4650739/13266964/ac6deb2e-da1e-11e5-9e80-773c19327caa.jpg) | ||
@@ -51,3 +51,3 @@ ## Installing | ||
* Finish setting up your build tools to precompile your JavaScript and CSS. For a working example take a look at my demo [Anngular Instafeed](https://github.com/JoeKarlsson1/Angular-Instafeed/tree/npm_example). | ||
* Finish setting up your build tools to precompile your JavaScript and CSS. For a working example take a look at my demo [Anngular Instafeed](https://github.com/JoeKarlsson/Angular-Instafeed/tree/npm_example). | ||
* I used Gulp, broswerify, and Rework for my demo. | ||
@@ -54,0 +54,0 @@ |
57590