Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added preact devDependency
  • Loading branch information
Patrick Borowy committed Jul 22, 2019
commit 13c3e844dbc3a4e4f1408db0fddf42182d98c1e5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest-puppeteer": "^4.3.0",
"microbundle": "^0.11.0",
"npm-run-all": "^4.1.2",
"preact": "8.4.2",
"preact": "^8.4.2",
"preact-render-to-string": "^4.1.0",
"puppeteer": "^1.18.1",
"react": "^16.8.4",
Expand Down