Skip to content

Commit 9d7fac0

Browse files
committed
chore(dist): updating distributables to version 0.10.7
1 parent ae544a4 commit 9d7fac0

File tree

6 files changed

+56
-56
lines changed

6 files changed

+56
-56
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": "3378 KB",
8-
"compressed": "694 KB"
7+
"normal": "3401 KB",
8+
"compressed": "698 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "3378 KB",
12-
"compressed": "694 KB"
11+
"normal": "3401 KB",
12+
"compressed": "698 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.10.6 (f91eed9) - built 2017-07-28
2-
providing libsass 3.4.5 (31573210)
1+
/*! sass.js - v0.10.7 (ae544a4) - built 2017-11-14
2+
providing libsass 3.4.7 (c943792a)
33
via emscripten 1.37.0 ()
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.10.6 (f91eed9) - built 2017-07-28
2-
providing libsass 3.4.5 (31573210)
1+
/*! sass.js - v0.10.7 (ae544a4) - built 2017-11-14
2+
providing libsass 3.4.7 (c943792a)
33
via emscripten 1.37.0 ()
44
*/
55
var Sass = require('./sass.sync.js');

dist/sass.sync.js

Lines changed: 22 additions & 22 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: 22 additions & 22 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
@@ -4,12 +4,12 @@
44
"commit": null
55
},
66
"libsass": {
7-
"version": "3.4.5",
8-
"commit": "31573210"
7+
"version": "3.4.7",
8+
"commit": "c943792a"
99
},
1010
"sassjs": {
11-
"version": "0.10.6",
12-
"commit": "f91eed9",
11+
"version": "0.10.7",
12+
"commit": "ae544a4",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)