Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Karl committed Aug 3, 2015
1 parent 0710fe4 commit 76f8285
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "project-grunt",
"version": "0.6.7",
"version": "0.6.8",
"description": "Tasks and scaffolding for an HTML project",
"main": "./libs/index.js",
"author": {
Expand All @@ -26,14 +26,12 @@
"grunt-contrib-watch": "~0.6.1",
"grunt-springroll-helper": "~0.1.1",
"grunt-text-replace": "~0.4.0",
"grunt-contrib-connect": "~0.10.1",
"grunt-contrib-connect": "~0.11.2",
"grunt-simple-version": "~0.2.0",
"load-grunt-config": "~0.17.1",
"prompt": "~0.2.13",
"lodash": "~3.10.0",
"semver": "~5.0.1"
},
"peerDependencies": {
"semver": "~5.0.1",
"grunt": "~0.4.5"
},
"keywords": [
Expand Down

0 comments on commit 76f8285

Please sign in to comment.