Skip to content

Commit d4f7301

Browse files
committed
Fix repo in package.json
1 parent 2e23e5d commit d4f7301

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
@@ -5,7 +5,7 @@
55
"keywords": [
66
"codemod-cli"
77
],
8-
"repository": "github:kaliber5/ember-bootstrap-codemods",
8+
"repository": "https://github.com/kaliber5/ember-bootstrap-codemods",
99
"license": "MIT",
1010
"author": "Simon Ihmig <simon.ihmig@kaliber5.de",
1111
"bin": "./bin/cli.js",

0 commit comments

Comments
 (0)