Skip to content

Commit de42174

Browse files
cppleonFoxandxss
authored andcommitted
fix repository url (#77)
1 parent a6c90c5 commit de42174

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/Foxandxss/angular-webpack-workflow.git"
14+
"url": "https://github.com/preboot/angularjs-webpack.git"
1515
},
1616
"author": "Jesus Rodriguez",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/Foxandxss/angular-webpack-workflow/issues"
19+
"url": "https://github.com/preboot/angularjs-webpack/issues"
2020
},
21-
"homepage": "https://github.com/Foxandxss/angular-webpack-workflow",
21+
"homepage": "https://github.com/preboot/angularjs-webpack",
2222
"dependencies": {
2323
"angular": "^1.5.0"
2424
},

0 commit comments

Comments
 (0)