Skip to content

Commit ed631b7

Browse files
committed
chore(dist): updating distributables to version 0.9.11
1 parent ba3fac4 commit ed631b7

File tree

5 files changed

+50
-48
lines changed

5 files changed

+50
-48
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": "2682 KB",
8-
"compressed": "571 KB"
7+
"normal": "2775 KB",
8+
"compressed": "586 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "2682 KB",
12-
"compressed": "571 KB"
11+
"normal": "2775 KB",
12+
"compressed": "586 KB"
1313
}
1414
}

dist/sass.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/*! sass.js - v0.9.10 (9a781bf) - built 2016-04-24
1+
/*! sass.js - v0.9.11 (ba3fac4) - built 2016-07-17
22
providing libsass 3.3.6 (3ae9a20)
3-
via emscripten 1.36.1 (d5085ed)
3+
via emscripten 1.36.5 (092d471)
44
*/
55

66
(function (root, factory) {

dist/sass.sync.js

Lines changed: 20 additions & 19 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: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"emscripten": {
3-
"version": "1.36.1",
4-
"commit": "d5085ed"
3+
"version": "1.36.5",
4+
"commit": "092d471"
55
},
66
"libsass": {
77
"version": "3.3.6",
88
"commit": "3ae9a20"
99
},
1010
"sassjs": {
11-
"version": "0.9.10",
12-
"commit": "9a781bf",
11+
"version": "0.9.11",
12+
"commit": "ba3fac4",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)