Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
update v1.1.0 and more contributors to the list
  • Loading branch information
vybs committed Sep 13, 2012
1 parent 6020835 commit 184a270
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "dustjs-linkedin",
"version": "1.0.0",
"version": "1.1.0",
"author": "Aleksander Williams",
"description": "Asynchronous templates for the browser and node.js",
"contributors": [
Expand All @@ -15,6 +15,14 @@
{
"name": "Sarah Clatterbuck",
"email": "sclatter@linkedin.com"
},
{
"name": "Jimmy Chan",
"email": "jchan@linkedin.com"
},
{
"name": "Richard Ragan",
"email": "rragan@ebay.com"
}
],
"scripts": {
Expand All @@ -25,7 +33,7 @@
"main": "./lib/dust",
"repository": {
"type": "git",
"url": "https://jairodemorais@github.com/linkedin/dustjs.git"
"url": "https://github.com/linkedin/dustjs.git"
},
"keywords": ["templates", "views"],
"dependencies": {
Expand Down

0 comments on commit 184a270

Please sign in to comment.