Update deps.
This commit is contained in:
parent
13012e1175
commit
5a04bba12d
@ -21,7 +21,7 @@ Open your console with:
|
|||||||
- Install [Grunt's CLI](http://gruntjs.com/) with `npm install -g grunt-cli`.
|
- Install [Grunt's CLI](http://gruntjs.com/) with `npm install -g grunt-cli`.
|
||||||
- Clone 4chan X.
|
- Clone 4chan X.
|
||||||
- `cd` into it.
|
- `cd` into it.
|
||||||
- Install 4chan X dependencies with `npm install`.
|
- Install/Update 4chan X dependencies with `npm install`.
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
|
|||||||
@ -19,10 +19,10 @@
|
|||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
"grunt-bump": "~0.0.0",
|
"grunt-bump": "~0.0.0",
|
||||||
"grunt-contrib-clean": "~0.4.0",
|
"grunt-contrib-clean": "~0.4.0",
|
||||||
"grunt-contrib-coffee": "~0.6.4",
|
"grunt-contrib-coffee": "~0.6.5",
|
||||||
"grunt-contrib-compress": "~0.4.5",
|
"grunt-contrib-compress": "~0.4.7",
|
||||||
"grunt-contrib-concat": "~0.1.3",
|
"grunt-contrib-concat": "~0.1.3",
|
||||||
"grunt-contrib-copy": "~0.4.0",
|
"grunt-contrib-copy": "~0.4.1",
|
||||||
"grunt-contrib-watch": "~0.3.1",
|
"grunt-contrib-watch": "~0.3.1",
|
||||||
"grunt-exec": "~0.4.0"
|
"grunt-exec": "~0.4.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user