This commit is contained in:
Alexander Cerutti
2019-04-30 22:11:56 +02:00
parent fb2338e760
commit 9678aa68d0
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ Since every new minor, major or patch version is pushed in the repository with t
The lists won't include the npm autogenerated commit.
___
## 1.6.1
## 1.6.1 + 1.6.2
[ [#baf096c38](/commit/baf096c38067aae0ec459487db865851531f97b2) ]

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "passkit-generator",
"version": "1.6.1",
"version": "1.6.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "passkit-generator",
"version": "1.6.1",
"version": "1.6.2",
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
"main": "index.js",
"scripts": {