Skip to content

Commit

Permalink
Merge pull request #5 from EOSIO/update-version
Browse files Browse the repository at this point in the history
updates version for labs, author, name
  • Loading branch information
josephjguerra committed May 21, 2019
2 parents eb58e9f + b8de79e commit b333b84
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "1.0.0",
"name": "webauthn-browser-signature",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -11,7 +11,10 @@
"build": "webpack"
},
"keywords": [],
"author": "block.one",
"author": {
"name": "block.one",
"url": "https://block.one/"
},
"license": "MIT",
"devDependencies": {
"@types/cbor": "^2.0.0",
Expand Down

0 comments on commit b333b84

Please sign in to comment.