Skip to content

Commit cc14efc

Browse files
committed
fix repo link
this is needed for release-plan to be able to publish github releases
1 parent 2aa177c commit cc14efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/chadhietala/babel-debug-macros"
11+
"url": "https://github.com/ember-cli/babel-plugin-debug-macros"
1212
},
1313
"license": "MIT",
1414
"contributors": [

0 commit comments

Comments
 (0)