Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
publish v0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Mar 20, 2020
1 parent f07c39e commit 6bf5a7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage
docs
.github
jest.config.js
jsdoc.json

**/__tests__/*
**/**.spec.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lds-jws2020",
"version": "1.0.0",
"version": "0.0.0",
"description": "Linked Data Signatures for JWS",
"homepage": "https://did-key.web.app/",
"main": "./src/index.js",
Expand Down

0 comments on commit 6bf5a7f

Please sign in to comment.