Skip to content

Commit

Permalink
Merge pull request #22 from holidayextras/NB-695
Browse files Browse the repository at this point in the history
bump to transformer 8.1.0
  • Loading branch information
kevinhodges authored Dec 21, 2017
2 parents a297ce7 + 2338cf7 commit bf7fa3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "plugin-transformer",
"description": "Transformer wrapper that allows hapi.js to check payment cards using the 6 digit IIN code",
"version": "3.0.0",
"description": "Transformer wrapper for hapi.js",
"version": "3.0.1",
"homepage": "https://github.com/holidayextras/plugin-transformer",
"author": {
"name": "Shortbreaks",
Expand All @@ -25,7 +25,7 @@
"posttest": "istanbul check-coverage"
},
"dependencies": {
"transformer": "git+ssh://[email protected]:holidayextras/transformer.git#v8.0.0",
"transformer": "git+ssh://[email protected]:holidayextras/transformer.git#v8.1.0",
"q": "1.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit bf7fa3a

Please sign in to comment.