Skip to content

Commit

Permalink
ci: test release (smoke testing)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizrrodrigues authored Dec 15, 2020
1 parent 48c3e80 commit 5e4b644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
"test": "npm run lint && npm run jest"
},
"version": "1000.26.1",
"version": "1000.26.2",
"dependencies": {
"auth0-js": "^6.8.4",
"config": "^3.2.0",
Expand Down

0 comments on commit 5e4b644

Please sign in to comment.