Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Metrakit committed Apr 24, 2016
1 parent b5b9bdd commit d9b8ab4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-fontastic",
"description": "Get Fontastic font",
"version": "0.0.6",
"version": "0.0.7",
"repository": {
"type": "git",
"url": "git+https://github.com/metrakit/gulp-fontastic.git"
Expand All @@ -15,11 +15,12 @@
"index.js"
],
"keywords": [
"gulp plugin"
"gulp plugin fontastic"
],
"dependencies": {
"request": "^2.67.0",
"underscore": "^1.8.3"
"underscore": "^1.8.3",
"through2": "^2.0.1"
},
"devDependencies": {
"gulp": "^3.8.7"
Expand Down

0 comments on commit d9b8ab4

Please sign in to comment.