Skip to content

Commit 4904535

Browse files
committed
feature(dist): updating distributables to version 0.9.3
1 parent b057691 commit 4904535

File tree

6 files changed

+53
-57
lines changed

6 files changed

+53
-57
lines changed

dist/file-size.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"compressed": "2 KB"
55
},
66
"dist/sass.sync.js": {
7-
"normal": "2630 KB",
8-
"compressed": "570 KB"
7+
"normal": "2367 KB",
8+
"compressed": "517 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "2630 KB",
12-
"compressed": "570 KB"
11+
"normal": "2367 KB",
12+
"compressed": "517 KB"
1313
},
1414
"dist/libsass.js.mem": {
15-
"normal": "57 KB",
16-
"compressed": "17 KB"
15+
"normal": "73 KB",
16+
"compressed": "16 KB"
1717
}
1818
}

dist/libsass.js.mem

16.3 KB
Binary file not shown.

dist/sass.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/*! sass.js - v0.9.2 (e355668) - built 2015-06-14
2-
providing libsass 3.2.5 (0e6b4a2)
3-
via emscripten 1.33.1 (ae2f801)
1+
/*! sass.js - v0.9.3 (b057691) - built 2015-10-25
2+
providing libsass 3.3.0 (bb090ed)
3+
via emscripten 1.35.2 (a8ecf9a)
44
*/
55

66
(function (root, factory) {

dist/sass.sync.js

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

dist/versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"emscripten": {
3-
"version": "1.33.1",
4-
"commit": "ae2f801"
3+
"version": "1.35.2",
4+
"commit": "a8ecf9a"
55
},
66
"libsass": {
7-
"version": "3.2.5",
8-
"commit": "0e6b4a2"
7+
"version": "3.3.0",
8+
"commit": "bb090ed"
99
},
1010
"sassjs": {
11-
"version": "0.9.2",
12-
"commit": "e355668",
11+
"version": "0.9.3",
12+
"commit": "b057691",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)