Skip to content

Commit

Permalink
Update the repository field of the package.json to point to the n…
Browse files Browse the repository at this point in the history
…ew location. (#671)
  • Loading branch information
SergeAstapov authored Oct 12, 2024
1 parent 44e261f commit b0b46ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "tests"
},
"types": "./index.d.ts",
"repository": "https://github.com/poteto/ember-changeset",
"repository": "https://github.com/adopted-ember-addons/ember-changeset",
"scripts": {
"build": "ember build --environment=production",
"lint:fix": "npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix",
Expand Down

0 comments on commit b0b46ad

Please sign in to comment.