Skip to content

Commit

Permalink
Update grunt and packager
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiszewski committed Aug 6, 2015
1 parent c337435 commit 2064876
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions urlpicker/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"name": "UrlPicker",
"version": "0.12.0",
"version": "0.13.0",
"description": "Url Picker Property Editor from uWestFest",
"license": "MIT",
"repository": {
"private": true
},
"author": {
"name": "Imulus",
"email": "",
Expand Down Expand Up @@ -37,7 +40,7 @@
"grunt-template": "~0.2.2",
"grunt-nuget": "~0.1.1",
"grunt-mkdir": "~0.1.1",
"grunt-umbraco-package": "~0.0.3",
"grunt-umbraco-package": "~0.0.6",
"time-grunt": "~0.2.10",
"grunt-msbuild": "~0.1.12"
}
Expand Down

0 comments on commit 2064876

Please sign in to comment.