Fork of github.com/did-method-plc/did-method-plc

v0.0.2

dholms a43b41f0 b8459117

Changed files
+2 -2
packages
+2 -2
packages/lib/package.json
···
{
"name": "@did-plc/lib",
-
"version": "0.0.1",
-
"main": "dist/index.js",
+
"version": "0.0.2",
+
"main": "src/index.ts",
"license": "MIT",
"scripts": {
"test": "jest",