Skip to content

Commit 7906e2d

Browse files
committed
fix url
1 parent e8fcef5 commit 7906e2d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
"license": "MIT OR Apache-2.0",
5555
"repository": {
5656
"type": "git",
57-
"url": "git+https://github.com/PredicateSystems/predicate-secure.git"
57+
"url": "git+https://github.com/PredicateSystems/predicate-secure-ts.git"
5858
},
5959
"bugs": {
60-
"url": "https://github.com/PredicateSystems/predicate-secure/issues"
60+
"url": "https://github.com/PredicateSystems/predicate-secure-ts/issues"
6161
},
62-
"homepage": "https://github.com/PredicateSystems/predicate-secure#readme",
62+
"homepage": "https://github.com/PredicateSystems/predicate-secure-ts#readme",
6363
"engines": {
6464
"node": ">=18.0.0"
6565
},

0 commit comments

Comments
 (0)