Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmos-explorer committed Jan 23, 2024
1 parent b06c4c7 commit ec9ce3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"typings": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/featbit/featbit-js-client-openfeature-provider.git"
"url": "git+https://github.com/featbit/openfeature-provider-js-client"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/featbit/featbit-js-client-openfeature-provider/issues"
"url": "https://github.com/featbit/openfeature-provider-js-client/issues"
},
"homepage": "https://github.com/featbit/featbit-js-client-openfeature-provider#readme",
"homepage": "https://github.com/featbit/openfeature-provider-js-client#readme",
"scripts": {
"build": "rimraf dist && tsc",
"test": "jest",
Expand Down

0 comments on commit ec9ce3b

Please sign in to comment.