Skip to content

Commit 71d9bed

Browse files
committed
chore(dist): update distributables to version 0.11.1
1 parent f286436 commit 71d9bed

File tree

6 files changed

+79
-77
lines changed

6 files changed

+79
-77
lines changed

dist/file-size.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"compressed": "2 KB"
55
},
66
"dist/sass.sync.js": {
7-
"normal": "4374 KB",
8-
"compressed": "821 KB"
7+
"normal": "4497 KB",
8+
"compressed": "827 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "4374 KB",
12-
"compressed": "821 KB"
11+
"normal": "4497 KB",
12+
"compressed": "827 KB"
1313
}
1414
}

dist/sass.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*! sass.js - v0.11.0 (cee0666) - built 2019-05-19
2-
providing libsass 3.6.0 (8d220b74)
1+
/*! sass.js - v0.11.1 (f286436) - built 2019-10-20
2+
providing libsass 3.6.2 (4da7c4bd)
33
via emscripten 1.38.31 (040e49a)
44
*/
55

dist/sass.node.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*! sass.js - v0.11.0 (cee0666) - built 2019-05-19
2-
providing libsass 3.6.0 (8d220b74)
1+
/*! sass.js - v0.11.1 (f286436) - built 2019-10-20
2+
providing libsass 3.6.2 (4da7c4bd)
33
via emscripten 1.38.31 (040e49a)
44
*/
55
var Sass = require('./sass.sync.js');

dist/sass.sync.js

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

dist/sass.worker.js

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

dist/versions.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"commit": "040e49a"
55
},
66
"libsass": {
7-
"version": "3.6.0",
8-
"commit": "8d220b74"
7+
"version": "3.6.2",
8+
"commit": "4da7c4bd"
99
},
1010
"sassjs": {
11-
"version": "0.11.0",
12-
"commit": "cee0666",
13-
"branch": "libsass/3.6.0"
11+
"version": "0.11.1",
12+
"commit": "f286436",
13+
"branch": "libsass/3.6.2"
1414
}
1515
}

0 commit comments

Comments
 (0)