Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Merge branch 'v2.0-umd-browserify' of github.com:mobify/mobifyjs into…
Browse files Browse the repository at this point in the history
… v2.0-umd-browserify
  • Loading branch information
jansepar committed Mar 4, 2014
2 parents 0bd8045 + 051e26f commit 5e41119
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
"version": "2.0.6",
"description": "The Mobify.js client side adaptation library.",
"author": "Mobify <dev@mobify.com>",
"dependencies": {
"express": "3.3.1",
"hbs": "~2.3.0"
},
"devDependencies": {
"grunt": "~0.4.0",
"grunt-requirejs": "~0.4.0",
Expand All @@ -19,7 +15,8 @@
"grunt-jekyll": "~0.3.6",
"grunt-express": "~0.3.6",
"grunt-release": "~0.6.0",
"grunt-browserify": "~1.3.1"
"grunt-browserify": "~1.3.1",
"hbs": "~2.3.0"
},
"engine": ">= 0.10.1",
"repository": {
Expand Down

0 comments on commit 5e41119

Please sign in to comment.