Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Release v1.0.0
Alexis Sellier committed 4 years ago
commit 736aaee0457ff6ba056174679f6d796aee432de1
parent 4be29768fd1d3d11f4ad70010e451c07abb6cb7d
2 files changed +3 -0
modified package-lock.json
@@ -1,9 +1,11 @@
{
  "name": "radicle-interface",
+
  "version": "1.0.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
+
      "version": "1.0.0",
      "dependencies": {
        "@ceramicnetwork/blockchain-utils-linking": "^1.0.2",
        "@ceramicnetwork/http-client": "^1.0.6",
modified package.json
@@ -1,4 +1,5 @@
{
+
  "version": "1.0.0",
  "scripts": {
    "start": "vite",
    "serve": "vite preview",