Skip to content

Commit

Permalink
fix: added src to npm for scss
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Feb 21, 2021
1 parent eff41cd commit c8fc979
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"test": "npm run build && ava"
},
"files": [
"dist"
"dist",
"src"
]
}

0 comments on commit c8fc979

Please sign in to comment.