Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Apr 12, 2024
1 parent 6a567a0 commit 2acd4c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@lucascosti/hello2",
"name": "@docs/onboarding-actions",
"version": "1.0.5",
"description": "Everything is awesome.",
"main": "app.js",
Expand All @@ -9,14 +9,14 @@
},
"repository": {
"type": "git",
"url": "[email protected]:lucascosti/node-hello2.git"
"url": "[email protected]:docs/onboarding-actions.git"
},
"author": "Lucas Costi",
"author": "GitHub Docs",
"license": "ISC",
"bugs": {
"url": "https://github.com/lucascosti/node-hello2/issues"
"url": "https://github.com/docs/onboarding-actions/issues"
},
"homepage": "https://github.com/lucascosti/node-hello2#readme",
"homepage": "https://github.com/docs/onboarding-actions#readme",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^10.1.0",
Expand Down

0 comments on commit 2acd4c4

Please sign in to comment.