Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Sîncrăian committed Aug 27, 2015
1 parent 7420076 commit 767581f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "express-cdn",
"name": "express-cdn-wip",
"description": "Node.js module for delivering optimized, minified, mangled, gzipped, and CDN-hosted assets in Express using S3 and CloudFront.",
"version": "0.2.6",
"author": {
Expand Down Expand Up @@ -91,10 +91,10 @@
"express",
"uglify"
],
"homepage": "https://github.com/niftylettuce/express-cdn",
"homepage": "https://github.com/sincraianul/express-cdn-wip",
"repository": {
"type": "git",
"url": "https://github.com/niftylettuce/express-cdn.git"
"url": "https://github.com/sincraianul/express-cdn-wip.git"
},
"engines": {
"node": ">= 0.6.0"
Expand Down

0 comments on commit 767581f

Please sign in to comment.