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
|
||||
node_modules/
|
||||
dist/
|
||||
system.txt
|
||||
system.txt
|
||||
packages/
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@debros/cli",
|
||||
"version": "0.0.11-alpha",
|
||||
"version": "0.0.12-alpha",
|
||||
"description": "DeBros CLI tool for managing deployments to the DeBros network",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user