mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
Release 1.26.6 (#1015)
This also updates Travis to build the standalone Windows release on an actual Windows machine.
This commit is contained in:
parent
fba0ea37a1
commit
3ad267479d
@ -226,6 +226,7 @@ jobs:
|
||||
if: *deploy-if
|
||||
env: *github-env
|
||||
script: skip
|
||||
os: windows
|
||||
deploy:
|
||||
provider: script
|
||||
script: pub run grinder pkg-github-windows
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: sass
|
||||
version: 1.26.6-dev
|
||||
version: 1.26.6
|
||||
description: A Sass implementation in Dart.
|
||||
author: Sass Team
|
||||
homepage: https://github.com/sass/dart-sass
|
||||
|
Loading…
Reference in New Issue
Block a user