v0.7.1: fix keywords

This commit is contained in:
AJ ONeal 2018-11-22 04:10:00 -07:00
parent 572edcf75b
commit b5c9eb9907
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "rasha",
"version": "0.7.0",
"version": "0.7.1",
"description": "PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.",
"homepage": "https://git.coolaj86.com/coolaj86/rasha.js",
"main": "index.js",
@ -23,7 +23,7 @@
"type": "git",
"url": "https://git.coolaj86.com/coolaj86/rasha.js"
},
"xkeywords": [
"keywords": [
"zero-dependency",
"PEM-to-JWK",
"RSA",