Skip to content

Commit

Permalink
chore(dist): updating distributables to version 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Nov 14, 2017
1 parent ae544a4 commit 9d7fac0
Show file tree
Hide file tree
Showing 6 changed files with 56 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": "3378 KB",
"compressed": "694 KB"
"normal": "3401 KB",
"compressed": "698 KB"
},
"dist/sass.worker.js": {
"normal": "3378 KB",
"compressed": "694 KB"
"normal": "3401 KB",
"compressed": "698 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.6 (f91eed9) - built 2017-07-28
providing libsass 3.4.5 (31573210)
/*! sass.js - v0.10.7 (ae544a4) - built 2017-11-14
providing libsass 3.4.7 (c943792a)
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.6 (f91eed9) - built 2017-07-28
providing libsass 3.4.5 (31573210)
/*! sass.js - v0.10.7 (ae544a4) - built 2017-11-14
providing libsass 3.4.7 (c943792a)
via emscripten 1.37.0 ()
*/
var Sass = require('./sass.sync.js');
Expand Down
44 changes: 22 additions & 22 deletions dist/sass.sync.js

Large diffs are not rendered by default.

44 changes: 22 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.5",
"commit": "31573210"
"version": "3.4.7",
"commit": "c943792a"
},
"sassjs": {
"version": "0.10.6",
"commit": "f91eed9",
"version": "0.10.7",
"commit": "ae544a4",
"branch": "master"
}
}

0 comments on commit 9d7fac0

Please sign in to comment.