Skip to content

Commit 5f603b1

Browse files
committed
feat(webpack-loader): update paths
1 parent 63ebbe7 commit 5f603b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/webpack-loader/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0-development",
44
"type": "module",
55
"description": "Webpack loader to replace json values with the key path.",
6-
"homepage": "https://github.com/tiagoporto/json-map-keys/tree/main/packages/webpack-loader#readme",
6+
"homepage": "https://github.com/tiagoporto/object-value-to-object-path/tree/main/packages/webpack-loader#readme",
77
"keywords": [
88
"webpack",
99
"loader",
@@ -14,7 +14,7 @@
1414
"author": "Tiago Porto (https://tiagoporto.com)",
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/tiagoporto/json-map-keys.git",
17+
"url": "git+https://github.com/tiagoporto/object-value-to-object-path.git",
1818
"directory": "packages/webpack-loader"
1919
},
2020
"funding": "https://github.com/sponsors/tiagoporto",

0 commit comments

Comments
 (0)