Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x authored May 5, 2022
1 parent fc8e512 commit 6ad71ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ans-arweave",
"version": "0.0.1",
"version": "0.0.2",
"description": "a Domain Names Service & De-Gravatar hybrid on the Arweave network",
"main": "server/api.js",
"scripts": {
Expand All @@ -23,6 +23,7 @@
},
"dependencies": {
"arweave": "^1.10.16",
"cors": "^2.8.5",
"express": "^4.17.1",
"prettier": "^2.4.1",
"redstone-smartweave": "^0.3.10-alpha.12",
Expand Down

0 comments on commit 6ad71ce

Please sign in to comment.