Skip to content

Commit 31bab54

Browse files
committed
feat(rollup-plugin): update paths
1 parent 5f603b1 commit 31bab54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/rollup-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rollup-plugin-json-map-keys",
33
"version": "0.0.0-development",
44
"description": "Rollup plugin to replace json values with the key path.",
5-
"homepage": "https://github.com/tiagoporto/json-map-keys/tree/main/packages/rollup-plugin#readme",
5+
"homepage": "https://github.com/tiagoporto/object-value-to-object-path/tree/main/packages/rollup-plugin#readme",
66
"keywords": [
77
"rollup",
88
"transformer",
@@ -13,7 +13,7 @@
1313
"author": "Tiago Porto (https://tiagoporto.com)",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/tiagoporto/json-map-keys.git",
16+
"url": "git+https://github.com/tiagoporto/object-value-to-object-path.git",
1717
"directory": "packages/rollup-plugin"
1818
},
1919
"funding": "https://github.com/sponsors/tiagoporto",

0 commit comments

Comments
 (0)