Skip to content

Commit 3952be6

Browse files
authored
Merge pull request #83 from auth0-samples/node-12-fix
Bumped `node-sass` to 4.12.0
2 parents 344c8d1 + 07f06f4 commit 3952be6

File tree

4 files changed

+108
-124
lines changed

4 files changed

+108
-124
lines changed

01-Login/package-lock.json

Lines changed: 53 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

01-Login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"auth0-js": "^9.10.0",
2323
"babel-eslint": "^10.0.1",
2424
"highlight.js": "^9.14.2",
25-
"node-sass": "^4.11.0",
25+
"node-sass": "^4.12.0",
2626
"npm-run-all": "^4.1.5",
2727
"sass-loader": "^7.1.0",
2828
"vue": "^2.6.2",

0 commit comments

Comments
 (0)