Updated node-sass, npm

This commit is contained in:
Martin Mahner 2018-12-19 15:32:26 +01:00
parent c19d924f7d
commit f25b765aaf
3 changed files with 212 additions and 392 deletions

1
.node-version Normal file
View file

@ -0,0 +1 @@
8.11.3

601
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@
"watch-docs": "pipenv run sphinx-autobuild -c docs docs docs/_build/html"
},
"dependencies": {
"node-sass": "^4.9.0",
"node-sass": "^4.11.0",
"uglify-es": "^3.3.10"
}
}