Skip to content

Commit

Permalink
Remove Grunt implementation
Browse files Browse the repository at this point in the history
Not required for this project at this stage.
  • Loading branch information
paulgibbs committed Apr 26, 2016
1 parent ae30d09 commit 4cb2360
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 95 deletions.
86 changes: 0 additions & 86 deletions Gruntfile.js

This file was deleted.

10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,11 @@
"url": "https://buddypress.org"
},
"license": "GPL-2.0+",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1",
"grunt-wp-i18n": "~0.5.3",
"load-grunt-tasks": "~3.4.0"
},
"keywords": [
"API",
"BP",
"BuddyPress",
"REST",
"REST API",
"wordpress"
"WordPress"
],
"homepage": "https://github.com/buddypress/BP-REST#readme",
"bugs": "https://github.com/buddypress/BP-REST/issues"
Expand Down

0 comments on commit 4cb2360

Please sign in to comment.