Skip to content

Commit e7bb7cb

Browse files
committed
chore(dist): updating distributables to version 0.9.8
1 parent 1336ae2 commit e7bb7cb

File tree

5 files changed

+51
-51
lines changed

5 files changed

+51
-51
lines changed

dist/file-size.json

Lines changed: 2 additions & 2 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": "2613 KB",
7+
"normal": "2619 KB",
88
"compressed": "561 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "2613 KB",
11+
"normal": "2619 KB",
1212
"compressed": "561 KB"
1313
}
1414
}

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.7 (72a657d) - built 2016-02-04
2-
providing libsass 3.3.3 (bc1e6db)
3-
via emscripten 1.35.22 (84d78f3)
1+
/*! sass.js - v0.9.8 (1336ae2) - built 2016-04-07
2+
providing libsass 3.3.4 (213339a)
3+
via emscripten 1.36.1 (d5085ed)
44
*/
55

66
(function (root, factory) {

dist/sass.sync.js

Lines changed: 20 additions & 20 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 & 20 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.35.22",
4-
"commit": "84d78f3"
3+
"version": "1.36.1",
4+
"commit": "d5085ed"
55
},
66
"libsass": {
7-
"version": "3.3.3",
8-
"commit": "bc1e6db"
7+
"version": "3.3.4",
8+
"commit": "213339a"
99
},
1010
"sassjs": {
11-
"version": "0.9.7",
12-
"commit": "72a657d",
11+
"version": "0.9.8",
12+
"commit": "1336ae2",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)