Skip to content

Commit

Permalink
Bump stylus@0.49.2 and nib@1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
louh committed Oct 22, 2014
1 parent aaa811a commit a7c7720
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
Expand Up @@ -3,7 +3,7 @@
"author": "Owen Barnes <owen@socketstream.com>",
"maintainer": "Paul Jensen <paul@socketstream.com>",
"description": "Stylus (CSS) wrapper for SocketStream 0.3",
"version": "0.1.8",
"version": "0.1.9",
"main": "./wrapper.js",
"repository": {
"type": "git",
Expand All @@ -19,8 +19,8 @@
"node": ">= 0.6.0"
},
"dependencies": {
"stylus": "0.41.3",
"nib": "1.0.1"
"stylus": "0.49.2",
"nib": "1.0.4"
},
"devDependencies": {}
}

0 comments on commit a7c7720

Please sign in to comment.