Skip to content

Commit b08cbe9

Browse files
committed
chore(dist): updating distributables to version 0.10.4
1 parent 93b34ba commit b08cbe9

File tree

6 files changed

+58
-56
lines changed

6 files changed

+58
-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": "3227 KB",
8-
"compressed": "670 KB"
7+
"normal": "3358 KB",
8+
"compressed": "691 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "3227 KB",
12-
"compressed": "669 KB"
11+
"normal": "3358 KB",
12+
"compressed": "691 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.3 (9802049) - built 2017-01-08
2-
providing libsass 3.4.3 (b28de01)
1+
/*! sass.js - v0.10.4 (93b34ba) - built 2017-03-30
2+
providing libsass 3.4.4 (dba57b2c)
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.3 (9802049) - built 2017-01-08
2-
providing libsass 3.4.3 (b28de01)
1+
/*! sass.js - v0.10.4 (93b34ba) - built 2017-03-30
2+
providing libsass 3.4.4 (dba57b2c)
33
via emscripten 1.37.0 ()
44
*/
55
var fs = require('fs');

dist/sass.sync.js

Lines changed: 23 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: 23 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.3",
8-
"commit": "b28de01"
7+
"version": "3.4.4",
8+
"commit": "dba57b2c"
99
},
1010
"sassjs": {
11-
"version": "0.10.3",
12-
"commit": "9802049",
11+
"version": "0.10.4",
12+
"commit": "93b34ba",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)