Skip to content

Commit a6433c1

Browse files
committed
chore(dist): updating distributables to version 0.10.5
1 parent 2cd3782 commit a6433c1

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": "3358 KB",
8-
"compressed": "691 KB"
7+
"normal": "3378 KB",
8+
"compressed": "694 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "3358 KB",
12-
"compressed": "691 KB"
11+
"normal": "3378 KB",
12+
"compressed": "694 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.4 (93b34ba) - built 2017-03-30
2-
providing libsass 3.4.4 (dba57b2c)
1+
/*! sass.js - v0.10.5 (2cd3782) - built 2017-06-25
2+
providing libsass 3.4.5 (31573210)
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.4 (93b34ba) - built 2017-03-30
2-
providing libsass 3.4.4 (dba57b2c)
1+
/*! sass.js - v0.10.5 (2cd3782) - built 2017-06-25
2+
providing libsass 3.4.5 (31573210)
33
via emscripten 1.37.0 ()
44
*/
55
var fs = require('fs');

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.4",
8-
"commit": "dba57b2c"
7+
"version": "3.4.5",
8+
"commit": "31573210"
99
},
1010
"sassjs": {
11-
"version": "0.10.4",
12-
"commit": "93b34ba",
11+
"version": "0.10.5",
12+
"commit": "2cd3782",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)