mirror of
https://github.com/xodivorce/npx-xodivorce.git
synced 2025-12-18 23:52:57 +05:30
1.0.1
This commit is contained in:
4
.npmignore
Normal file
4
.npmignore
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# .npmignore
|
||||||
|
images/
|
||||||
|
.vscode/
|
||||||
|
node_modules/
|
||||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "xodivorce",
|
"name": "xodivorce",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "xodivorce",
|
"name": "xodivorce",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"boxen": "^8.0.1",
|
"boxen": "^8.0.1",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xodivorce",
|
"name": "xodivorce",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "CLI card for xodivorce",
|
"description": "CLI card for xodivorce",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user