Skip to content

Commit

Permalink
fix: missing csstype peer dep
Browse files Browse the repository at this point in the history
closes #182
  • Loading branch information
eeston committed May 11, 2022
1 parent 8fe952f commit f0e1c5d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"tsdx": "^0.14.1"
},
"dependencies": {
"goober": "^2.1.1"
"goober": "^2.1.9"
}
}

0 comments on commit f0e1c5d

Please sign in to comment.