Skip to content

Commit

Permalink
rename from code to apps (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomKadria authored Feb 18, 2024
1 parent 9546f82 commit de56170
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"bin": {
"mapps": "./bin/run.js"
},
"homepage": "https://github.com/mondaycom/monday-code-cli",
"homepage": "https://github.com/mondaycom/monday-apps-cli",
"license": "MIT",
"main": "dist/index.js",
"repository": "mondaycom/monday-code-cli",
"repository": "mondaycom/monday-apps-cli",
"files": [
"/bin",
"/dist",
Expand All @@ -37,11 +37,12 @@
"engines": {
"node": ">=18.0.0"
},
"bugs": "https://github.com/mondaycom/monday-code-cli/issues",
"bugs": "https://github.com/mondaycom/monday-apps-cli/issues",
"keywords": [
"monday.com",
"monday",
"monday-code",
"monday-apps",
"oclif",
"cli"
],
Expand Down

0 comments on commit de56170

Please sign in to comment.