Skip to content

Commit

Permalink
move away from grunt-voce-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
scHarvey committed Jan 18, 2017
1 parent b66951c commit 9e641e0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
/.idea
15 changes: 14 additions & 1 deletion package.json
Expand Up @@ -10,6 +10,19 @@
"url": "https://github.com/voceconnect/voce-settings-api/issues"
},
"devDependencies": {
"grunt-voce-plugins": "latest"
"grunt": ">=0.4.0",
"grunt-coffeelint": "~0.0.13",
"grunt-contrib-coffee": "~0.11",
"grunt-contrib-compass": "~0.9",
"grunt-contrib-concat": "~0.5",
"grunt-contrib-imagemin": "~0.8",
"grunt-contrib-jshint": "~0.10",
"grunt-contrib-uglify": "~0.5",
"grunt-contrib-watch": "~0.6",
"grunt-peon-build": "~0.1",
"grunt-peon-gui": "~1.0",
"grunt-composer": "~0.4",
"grunt-shell": "~1.1",
"matchdep": "~0.3.0"
}
}

0 comments on commit 9e641e0

Please sign in to comment.