Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sesemaya committed Apr 11, 2016
1 parent d516b9a commit 6a9b1f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
},
"description": "Daemonite's Material UI is a fully responsive, cross-platform, front-end interface based on Google Material Design.",
"devDependencies": {
"autoprefixer": "^6.3.5",
"grunt": "~0.4.5",
"autoprefixer": "^6.3.6",
"grunt": "^1.0.1",
"grunt-browser-sync": "^2.2.0",
"grunt-contrib-concat": "^1.0.0",
"grunt-contrib-connect": "^1.0.1",
"grunt-contrib-cssmin": "^1.0.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-dev-update": "^1.4.0",
"grunt-dev-update": "^2.0.0",
"grunt-postcss": "^0.8.0",
"load-grunt-tasks": "^3.4.1"
"load-grunt-tasks": "^3.5.0"
},
"file": [
"assets",
Expand All @@ -41,5 +41,5 @@
"type": "git",
"url": "https://github.com/Daemonite/material.git"
},
"version": "1.3.3"
"version": "1.4.0"
}

0 comments on commit 6a9b1f4

Please sign in to comment.