Skip to content

Commit

Permalink
fix(cli): include preact-router version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Mar 31, 2020
1 parent b5e2ea0 commit c247148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/lib/init.js
Expand Up @@ -20,6 +20,7 @@ const versions = {
'navaid': '^1.0.0',
'node-sass': '^4.9.0',
'preact': '^8.3.0',
'preact-router': '^2.6.0',
'preact-compat': '^3.18.0',
'react': '^16.5.0',
'react-dom': '^16.5.0',
Expand Down

0 comments on commit c247148

Please sign in to comment.