Skip to content

Commit 4e6fcbc

Browse files
Alexander VakrilovNathanWalker
authored andcommitted
add node-sass dev-dependency (#76)
1 parent 673d543 commit 4e6fcbc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@
3333
"lazy": "1.0.11",
3434
"nativescript-dev-sass": "^0.3.0",
3535
"nativescript-dev-typescript": "^0.3.2",
36+
"node-sass": "^3.10.0",
3637
"typescript": "^1.8.10"
3738
},
3839
"scripts": {
3940
"builder": "node scripts/builder.js"
4041
}
41-
}
42+
}

0 commit comments

Comments
 (0)