Skip to content

Commit

Permalink
chore: update release data
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-vd committed Dec 1, 2020
1 parent 52527c2 commit 2817564
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "tsdx",
"name": "@eezyquote/tsdx",
"version": "0.14.1",
"author": "Jared Palmer <[email protected]>",
"description": "Zero-config TypeScript package development",
"license": "MIT",
"homepage": "https://github.com/formium/tsdx",
"homepage": "https://github.com/EezyQuote/tsdx",
"repository": {
"type": "git",
"url": "git+https://github.com/formium/tsdx.git"
"url": "git+https://github.com/EezyQuote/tsdx.git"
},
"keywords": [
"react",
Expand All @@ -16,7 +16,7 @@
"rollup"
],
"bugs": {
"url": "https://github.com/formium/tsdx/issues"
"url": "https://github.com/EezyQuote/tsdx/issues"
},
"bin": {
"tsdx": "./dist/index.js"
Expand Down

0 comments on commit 2817564

Please sign in to comment.