Skip to content

Commit

Permalink
Update package.json for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgwilym committed Mar 1, 2021
1 parent 4cef56b commit 05ce451
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"version": "2.0.0-beta.0",
"version": "2.0.0",
"description": "A React toolkit for making collaborative, offline-first apps for small groups.",
"repository": {
"type": "git",
"url": "https://github.com/earthstar-project/react-earthstar"
},
"keywords": ["react", "decentralized", "p2p", "distributed", "private", "earthstar"],
"license": "AGPL-3.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 05ce451

Please sign in to comment.