Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Commit

Permalink
Bump version and remove jfrog from package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmclean committed Oct 7, 2019
1 parent 03c92e7 commit 64ee34e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-source-control-extension-tools",
"version": "4.0.0-dev.3",
"version": "4.0.0-dev.4",
"description": "Supporting tools for the Source Control extensions",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -52,8 +52,5 @@
],
"sourceMap": true,
"instrument": true
},
"publishConfig": {
"registry": "https://a0us.jfrog.io/a0us/api/npm/npm/"
}
}

0 comments on commit 64ee34e

Please sign in to comment.