Skip to content

Commit 7102cfc

Browse files
committed
tweaking details in package.json
1 parent 51e7c85 commit 7102cfc

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
@@ -16,15 +16,15 @@
1616
"type": "git",
1717
"url": "git+https://github.com/weaverryan/webpack-remix.git"
1818
},
19-
"author": "Ryan Weaver <[email protected]> (https://knpuniversity.com)",
19+
"author": "Ryan Weaver <[email protected]>",
2020
"license": "MIT",
2121
"bugs": {
22-
"url": "https://github.com/weaverryan/webpack-remix/issues"
22+
"url": "https://github.com/symfony/webpack-encore/issues"
2323
},
2424
"engines": {
2525
"node": ">=6.0.0"
2626
},
27-
"homepage": "https://github.com/weaverryan/webpack-remix",
27+
"homepage": "https://github.com/symfony/webpack-encore",
2828
"dependencies": {
2929
"babel-core": "^6.24.0",
3030
"babel-loader": "^7.0.0",

0 commit comments

Comments
 (0)