Skip to content

Commit e1b5ada

Browse files
Use auth0 namespace in the package name
1 parent 779a878 commit e1b5ada

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)