Skip to content

Commit

Permalink
fix: πŸ› add sugarss as optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisermann committed Oct 7, 2020
1 parent b81d983 commit 9ed25ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"pug": "^3.0.0",
"sass": "^1.26.8",
"stylus": "^0.54.7",
"sugarss": "^2.0.0",
"svelte": "^3.23.0",
"typescript": "^3.9.5 || ^4.0.0"
},
Expand Down Expand Up @@ -136,6 +137,9 @@
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"svelte": {
"optional": true
},
Expand Down

0 comments on commit 9ed25ee

Please sign in to comment.