Skip to content

Commit

Permalink
chore: package fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Aug 19, 2024
1 parent 4651820 commit f32950c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"files": [
"dist"
],
],
"scripts": {
"build": "npm run clean && npx ts-node index.ts",
"clean": "rimraf sd-tokens dist",
Expand Down Expand Up @@ -60,6 +60,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/deriv-com/quill-tokens"
"url": "git+https://github.com/deriv-com/quill-tokens.git"
}
}

0 comments on commit f32950c

Please sign in to comment.