Skip to content

Commit 3a520ff

Browse files
authored
Updating NPM version for prod release to 0.7.15
Updating NPM version for prod release to 0.7.15
1 parent 0416c75 commit 3a520ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3232
"test": "npm run lint && npm run jest"
3333
},
34-
"version": "0.7.14",
34+
"version": "0.7.15",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"isomorphic-fetch": "^2.2.1",

0 commit comments

Comments
 (0)