diff --git a/package-lock.json b/package-lock.json index b7c13a9..00a4bec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "native-keymap", - "version": "3.3.7", + "version": "3.3.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "native-keymap", - "version": "3.3.7", + "version": "3.3.8", "license": "MIT" } } diff --git a/package.json b/package.json index 84472cf..35127f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-keymap", - "version": "3.3.7", + "version": "3.3.8", "description": "Get OS key mapping", "main": "index.js", "typings": "index.d.ts",