mirror of
https://github.com/xodivorce/npx-xodivorce.git
synced 2025-12-18 15:42:56 +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",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "xodivorce",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"boxen": "^8.0.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xodivorce",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "CLI card for xodivorce",
|
||||
"main": "index.mjs",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user