mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Reference patched brunch-sass in a way old NPM can understand.
This commit is contained in:
parent
921054d53f
commit
6cc21c9c2a
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
"marked": "0.2.x",
|
||||
"nodemon": "0.7.5",
|
||||
"requirejs": "~2.1.10",
|
||||
"@basicer/sass-brunch": "^1.9.1",
|
||||
"sass-brunch": "https://github.com/basicer/sass-brunch-bleeding/archive/1.8.8-bleeding.tar.gz",
|
||||
"telepath-brunch": "https://github.com/nwinter/telepath-brunch/tarball/master",
|
||||
"uglify-js-brunch": "^1.7.8"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue