Skip to content

Commit c9275a0

Browse files
committed
Add less as optional
1 parent 73223bb commit c9275a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@
118118
"coffeescript": {
119119
"optional": true
120120
},
121+
"less": {
122+
"optional": true
123+
},
121124
"node-sass": {
122125
"optional": true
123126
},

0 commit comments

Comments
 (0)