summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-12-02 07:43:31 +0100
committerGitHub <noreply@github.com>2019-12-02 07:43:31 +0100
commitfe2939f633481473331bde9c69365f3934e0454e (patch)
treecbeb3cd658b1da605672e5c816cde9a647171076 /package.json
parentdf0e638206fa8f888b7e31f8cbaec0e8d205f1eb (diff)
parentd24233760b48c27e8216a3b2801c855cee2f9b70 (diff)
downloadnextcloud-server-fe2939f633481473331bde9c69365f3934e0454e.tar.gz
nextcloud-server-fe2939f633481473331bde9c69365f3934e0454e.zip
Bump style-loader from 1.0.0 to 1.0.1 (#18173)
Bump style-loader from 1.0.0 to 1.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38d8eaa554b..0c0ca933336 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"handlebars-loader": "^1.7.1",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
- "style-loader": "^1.0.0",
+ "style-loader": "^1.0.1",
"url-loader": "^2.3.0",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.10",