Skip to content

Commit

Permalink
package.json - use @appoptics scope
Browse files Browse the repository at this point in the history
  • Loading branch information
bmacnaughton committed Dec 19, 2019
1 parent 7ab5684 commit a55cfb1
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
@@ -1,6 +1,5 @@
{
"author": "Mike Heffner <[email protected]>",
"name": "statsd-appoptics-backend",
"name": "@appoptics/statsd-appoptics-backend",
"description": "A StatsD backend for AppOptics Metrics",
"version": "1.2.0",
"license": "MIT",
Expand All @@ -9,6 +8,7 @@
"type": "git",
"url": "git://github.com/appoptics/statsd-appoptics-backend.git"
},
"author": "Mike Heffner <[email protected]>",
"contributors": [
{
"name": "Bryan Mikaelian",
Expand Down

0 comments on commit a55cfb1

Please sign in to comment.