@fleekxyz/cli
Advanced tools
Comparing version 0.0.1-test.25 to 0.0.1-test.27
{ | ||
"name": "@fleekxyz/cli", | ||
"description": "Fleek Platform CLI", | ||
"version": "0.0.1-test.25", | ||
"version": "0.0.1-test.27", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
require("./suppressExperimentalWarnings"); | ||
require("./commands/auth"); | ||
@@ -4,0 +5,0 @@ require("./commands/ipns"); |
{ | ||
"name": "@fleekxyz/cli", | ||
"description": "Fleek Platform CLI", | ||
"version": "0.0.1-test.25", | ||
"version": "0.0.1-test.27", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
4701152
33
1784