Skip to content

Commit

Permalink
removing unnnecessary dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
boznik committed Apr 29, 2017
1 parent 34bdd3f commit fc67d02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
"grunt": "^1.0.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-sass": "^2.0.0",
"grunt-strip-css-comments": "^1.3.0",
"grunt-stripcomments": "^0.7.2"
"grunt-sass": "^2.0.0"
}
}

0 comments on commit fc67d02

Please sign in to comment.