Skip to content

Commit 4d5a903

Browse files
Merge pull request #8 from change-npm-package-name
Use auth0 namespace in the package name
2 parents 779a878 + e1b5ada commit 4d5a903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "auth0-checkmate",
3-
"version": "1.3.0",
2+
"name": "@auth0/auth0-checkmate",
3+
"version": "1.4.0",
44
"description": "A command line tool for checking configuration of your Auth0 tenant",
55
"main": "analyzer/report.js",
66
"scripts": {

0 commit comments

Comments
 (0)