Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnystening committed Jul 18, 2017
1 parent cf9fd2e commit 6ab3b3d
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "GUI-source",
"version": "1.0.2",
"private": true,
"devDependencies": {
"chalk": "^1.1.1",
"du": "^0.1.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-less": "^1.3.0",
"grunt-exec": "^1.0.1",
"grunt-font": "0.0.13",
"grunt-grunticon": "^2.2.3",
"grunt-prompt": "^1.3.0",
"grunt-text-replace": "^0.4.0",
"grunt-wakeup": "0.1.3",
"less-plugin-autoprefix": "^1.4.2",
"prompt": "^1.0.0",
"time-grunt": "^1.3.0"
}
"name": "GUI-source",
"version": "1.0.3",
"private": true,
"devDependencies": {
"chalk": "^2.0.1",
"du": "^0.1.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-less": "^1.4.1",
"grunt-exec": "^2.0.0",
"grunt-font": "0.0.13",
"grunt-grunticon": "^2.3.2",
"grunt-prompt": "^1.3.3",
"grunt-text-replace": "^0.4.0",
"grunt-wakeup": "^0.1.3",
"less-plugin-autoprefix": "^1.5.1",
"prompt": "^1.0.0",
"time-grunt": "^1.4.0"
}
}

0 comments on commit 6ab3b3d

Please sign in to comment.