Skip to content

Commit

Permalink
Merge pull request #36 from joushx/release
Browse files Browse the repository at this point in the history
Version 2.2.5
  • Loading branch information
joushx authored Aug 9, 2016
2 parents 017b736 + 0db4451 commit fb6976e
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,7 @@
{
"name": "jquery-ean13",
"version": "2.2.4",
"version": "2.2.5",
"description": "A JavaScript library for the generation of EAN13-barcodes",
"main": "Gruntfile.js",
"directories": {
"example": "example"
},
"dependencies": {
"grunt": "~0.4.2"
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt-banner": "~0.2.2",
"grunt-coffeelint": "0.0.7",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-includes": "^0.4.5",
"grunt-jquerymanifest": "~0.1.3"
},
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "https://github.com/joushx/jQuery.EAN13.git"
Expand All @@ -38,6 +17,7 @@
"url": "https://github.com/joushx/jQuery.EAN13/issues",
"email": "[email protected]"
},
"license": "MIT",
"author": {
"name": "Johannes Mittendorfer",
"email": "[email protected]",
Expand Down

0 comments on commit fb6976e

Please sign in to comment.