Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Set package name in package.json
Thomas Scholtes committed 1 year ago
commit 3b1b4a5b3804d39fbe8a4cf40562a9928c043ed9
parent 0e359d42d12511a63e04e0777247def427812876
2 files changed +3 -0
modified package-lock.json
@@ -5,6 +5,7 @@
  "requires": true,
  "packages": {
    "": {
+
      "name": "radicle-explorer",
      "version": "1.0.0",
      "hasInstallScript": true,
      "dependencies": {
modified package.json
@@ -1,4 +1,6 @@
{
+
  "name": "radicle-explorer",
+
  "private": true,
  "version": "1.0.0",
  "scripts": {
    "start": "vite",