projects
/
web
/
FoundationZurbProject.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c8c26a
)
Updating Sass
author
Arthur
<arthur@zurb.com>
Tue, 9 Sep 2014 20:29:22 +0000
(13:29 -0700)
committer
Arthur
<arthur@zurb.com>
Tue, 9 Sep 2014 20:29:22 +0000
(13:29 -0700)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
b4f8dba
..
d3649e5
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-2,9
+2,9
@@
"name": "foundation-libsass-template",
"version": "0.0.1",
"devDependencies": {
- "node-sass": "~0.
7.0
",
+ "node-sass": "~0.
9.3
",
"grunt": "~0.4.1",
"grunt-contrib-watch": "~0.5.3",
- "grunt-sass": "~0.8.
0
"
+ "grunt-sass": "~0.8.
1
"
}
}