Skip to content

Commit

Permalink
chore(dist): updating distributables to version 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Mar 30, 2017
1 parent 93b34ba commit b08cbe9
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 56 deletions.
8 changes: 4 additions & 4 deletions dist/file-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"compressed": "2 KB"
},
"dist/sass.sync.js": {
"normal": "3227 KB",
"compressed": "670 KB"
"normal": "3358 KB",
"compressed": "691 KB"
},
"dist/sass.worker.js": {
"normal": "3227 KB",
"compressed": "669 KB"
"normal": "3358 KB",
"compressed": "691 KB"
}
}
4 changes: 2 additions & 2 deletions dist/sass.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! sass.js - v0.10.3 (9802049) - built 2017-01-08
providing libsass 3.4.3 (b28de01)
/*! sass.js - v0.10.4 (93b34ba) - built 2017-03-30
providing libsass 3.4.4 (dba57b2c)
via emscripten 1.37.0 ()
*/

Expand Down
4 changes: 2 additions & 2 deletions dist/sass.node.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! sass.js - v0.10.3 (9802049) - built 2017-01-08
providing libsass 3.4.3 (b28de01)
/*! sass.js - v0.10.4 (93b34ba) - built 2017-03-30
providing libsass 3.4.4 (dba57b2c)
via emscripten 1.37.0 ()
*/
var fs = require('fs');
Expand Down
45 changes: 23 additions & 22 deletions dist/sass.sync.js

Large diffs are not rendered by default.

45 changes: 23 additions & 22 deletions dist/sass.worker.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"commit": null
},
"libsass": {
"version": "3.4.3",
"commit": "b28de01"
"version": "3.4.4",
"commit": "dba57b2c"
},
"sassjs": {
"version": "0.10.3",
"commit": "9802049",
"version": "0.10.4",
"commit": "93b34ba",
"branch": "master"
}
}

0 comments on commit b08cbe9

Please sign in to comment.