update dependencies
This commit is contained in:
parent
fd9245c6df
commit
3e9d622453
|
@ -25,7 +25,7 @@
|
|||
"cheerio": "^0.19.0",
|
||||
"escodegen": "^1.6.1",
|
||||
"esprima-harmony": "^7001.1.0-dev-harmony-fb",
|
||||
"lodash": "^3.6.0",
|
||||
"lodash": "^3.7.0",
|
||||
"optionator": "^0.6.0",
|
||||
"text-table": "^0.2.0"
|
||||
},
|
||||
|
@ -33,13 +33,13 @@
|
|||
"brace": "^0.5.1",
|
||||
"brfs": "^1.4.0",
|
||||
"coveralls": "^2.11.2",
|
||||
"eslint-plugin-react": "^2.1.0",
|
||||
"eslint-plugin-react": "^2.2.0",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browserify": "^3.7.0",
|
||||
"grunt-contrib-requirejs": "^0.4.4",
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-eslint": "^11.0.0",
|
||||
"grunt-eslint": "^12.0.0",
|
||||
"grunt-node-tap": "^0.1.61",
|
||||
"istanbul": "^0.3.13",
|
||||
"react": "^0.12.2",
|
||||
|
|
Loading…
Reference in New Issue