Skip to content

Commit

Permalink
Now uses 'pulverizr-bal' instead, which fixes install problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Apr 2, 2011
1 parent 448c73f commit 616dce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "buildr",
"version": "0.2.2",
"version": "0.2.3",
"description": "The JavaScript Project Buildr. Built with Node.js and used by Aloha Editor and History.js",
"homepage": "https://github.com/balupton/buildr.npm",
"keywords": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"uglify-js": ">=0.0.1",
"less": ">=0.0.1",
"pulverizr": ">=0.5.1"
"pulverizr-bal": ">=0.5.2"
},
"engines" : {
"node": ">=0.4.0"
Expand Down

0 comments on commit 616dce6

Please sign in to comment.