updated version and gitignore
This commit is contained in:
parent
4b8725ac06
commit
058b1652d3
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
network.txt
|
network.txt
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
system.txt
|
system.txt
|
||||||
|
packages/
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@debros/cli",
|
"name": "@debros/cli",
|
||||||
"version": "0.0.11-alpha",
|
"version": "0.0.12-alpha",
|
||||||
"description": "DeBros CLI tool for managing deployments to the DeBros network",
|
"description": "DeBros CLI tool for managing deployments to the DeBros network",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user