Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Aug 18, 2022
1 parent c9bcfc0 commit 8fcdcf7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@postalsys/vmc",
"version": "1.0.5",
"version": "1.0.6",
"description": "Parse VMC logo files",
"main": "lib/vmc.js",
"scripts": {
Expand All @@ -14,13 +14,13 @@
"author": "Postal Systems OÜ",
"license": "MIT",
"dependencies": {
"@peculiar/asn1-schema": "2.2.0",
"@peculiar/asn1-x509": "2.2.0",
"@peculiar/asn1-x509-logotype": "2.2.0"
"@peculiar/asn1-schema": "2.3.0",
"@peculiar/asn1-x509": "2.3.0",
"@peculiar/asn1-x509-logotype": "2.3.0"
},
"devDependencies": {
"chai": "4.3.6",
"eslint": "8.20.0",
"eslint": "8.22.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.5.0",
"mocha": "10.0.0"
Expand Down

0 comments on commit 8fcdcf7

Please sign in to comment.