Skip to content

Commit

Permalink
chore: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
seibert-io committed May 28, 2020
1 parent b5d0b15 commit ce9457a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "heyday-sentry-util",
"version": "1.0.1",
"private": true,
"name": "@madebyheyday/sentry-util",
"version": "1.0.2",
"private": false,
"scripts": {
"build": "rm dist/* && tsc -d --outDir dist/ src/*.ts"
},
Expand Down Expand Up @@ -29,6 +29,6 @@
},
"repository": {
"type": "git",
"url": "[email protected]:seibert-io/heyday-sentry.git"
"url": "[email protected]:madebyheyday/sentry-util.git"
}
}

0 comments on commit ce9457a

Please sign in to comment.