Skip to content

Commit 1e451d1

Browse files
authored
chore: update package.json for 0.3.0-rc1 (#301)
1 parent cddb007 commit 1e451d1

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
22
"name": "signify-ts",
3-
"version": "0.3.0",
3+
"version": "0.3.0-rc1",
44
"description": "Signing at the edge for KERI, ACDC, and KERIA",
5-
"keywords": ["keri","acdc","keria","signify","signify-ts","decentralized identity","authentic data","zero trust architecture"],
5+
"keywords": [
6+
"keri",
7+
"acdc",
8+
"keria",
9+
"signify",
10+
"signify-ts",
11+
"decentralized identity",
12+
"authentic data",
13+
"zero trust architecture"
14+
],
615
"author": "Phil Feairheller",
716
"homepage": "https://github.com/WebOfTrust/signify-ts",
817
"repo": {

0 commit comments

Comments
 (0)