Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
Bump to 2.0.0 and add jade keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyGu committed Nov 14, 2015
1 parent b5dfa06 commit afbf736
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "jade-attrs",
"version": "1.0.3",
"version": "2.0.0",
"description": "Generate code for jade attributes",
"keywords": [],
"keywords": [
"jade"
],
"dependencies": {
"constantinople": "^3.0.1",
"jade-runtime": "^1.1.0",
Expand All @@ -22,4 +24,4 @@
},
"author": "Forbes Lindesay",
"license": "MIT"
}
}

0 comments on commit afbf736

Please sign in to comment.