Skip to content

Commit

Permalink
Added shifter to yui-dev-tools bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Aug 22, 2012
1 parent c8f434d commit cf7a216
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
@@ -1,15 +1,11 @@
{
"name": "yui-devtools",
"description": "Combo package of useful YUI dev time tools",
"version": "0.0.3",
"version": "0.0.4",
"author": "Dav Glass <davglass@gmail.com>",
"bugs": { "url" : "https://github.com/davglass/yui-devtools/issues" },
"os": ["darwin", "linux"],
"engines": {
"node" : ">=0.4.0"
},
"scripts": {
"preinstall": "npm -g install yuidocjs selleck yui-coverage yui-local yuitest yui-repl grover"
"preinstall": "npm -g install yuidocjs selleck yui-coverage yui-local yuitest yui-repl grover shifter"
},
"bin": "./bin/cli.js",
"dependencies": {
Expand Down

0 comments on commit cf7a216

Please sign in to comment.