projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b809161
)
Update node-sass
author
Steve Sutton
<steve@gaslightmedia.com>
Sun, 30 Aug 2015 19:15:03 +0000
(15:15 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 22 Oct 2015 12:20:29 +0000
(08:20 -0400)
Must be the diff for node on new install
template.js
patch
|
blob
|
history
diff --git
a/template.js
b/template.js
index
a0e685c
..
95c1e3b
100644
(file)
--- a/
template.js
+++ b/
template.js
@@
-21,10
+21,10
@@
exports.template = function(grunt, init, done) {
description: "Gaslight Media",
version: "0.0.1",
devDependencies: {
- "node-sass": "~
1.2.3
",
+ "node-sass": "~
2.0.1
",
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.1
7
.0",
+ "grunt-sass": "~0.1
8
.0",
"grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-copy": "~0.7.0"