Skip to content

Commit

Permalink
Merge pull request #428 from wpbrasil/patch-2
Browse files Browse the repository at this point in the history
Atualiza dev Dependências Node
  • Loading branch information
adammacias authored Oct 7, 2016
2 parents 559c4f1 + 5293f89 commit 3fa0943
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion assets/css/editor-style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/style.css

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
"homepage": "http://wpod.in/",
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "~0.4.5",
"load-grunt-tasks": "~3.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-sass": "~0.9.2",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-uglify": "~0.11.0",
"grunt": "~1.0.1",
"load-grunt-tasks": "~3.5.2",
"grunt-contrib-watch": "~1.0.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-sass": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-imagemin": "~1.0.0",
"grunt-rsync": "~0.6.2",
"grunt-rsync": "~2.0.0",
"grunt-ftp-deploy": "~0.1.10",
"grunt-curl": "~2.2.0",
"grunt-zip": "~0.17.1",
"grunt-rename": "~0.1.4",
"grunt-text-replace": "~0.4.0",
"glob-watcher": "~2.0.0",
"glob-watcher": "~3.0.0",
"minimist": "~1.2.0",
"readable-stream": "~2.0.5"
"readable-stream": "~2.1.5"
},
"engines": {
"node": ">=0.10.1",
Expand Down

0 comments on commit 3fa0943

Please sign in to comment.