Skip to content

Commit 8dc17c4

Browse files
committed
chore(dist): updating distributables to version 0.9.9
1 parent 779e484 commit 8dc17c4

File tree

5 files changed

+48
-48
lines changed

5 files changed

+48
-48
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": "2619 KB",
8-
"compressed": "561 KB"
7+
"normal": "2627 KB",
8+
"compressed": "563 KB"
99
},
1010
"dist/sass.worker.js": {
11-
"normal": "2619 KB",
12-
"compressed": "561 KB"
11+
"normal": "2627 KB",
12+
"compressed": "563 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.9.8 (1336ae2) - built 2016-04-07
2-
providing libsass 3.3.4 (213339a)
1+
/*! sass.js - v0.9.9 (779e484) - built 2016-04-20
2+
providing libsass 3.3.5 (dad3022)
33
via emscripten 1.36.1 (d5085ed)
44
*/
55

dist/sass.sync.js

Lines changed: 19 additions & 19 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 & 19 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": "d5085ed"
55
},
66
"libsass": {
7-
"version": "3.3.4",
8-
"commit": "213339a"
7+
"version": "3.3.5",
8+
"commit": "dad3022"
99
},
1010
"sassjs": {
11-
"version": "0.9.8",
12-
"commit": "1336ae2",
11+
"version": "0.9.9",
12+
"commit": "779e484",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)