Skip to content

Commit

Permalink
Merge branch 'canary' into fix/gip-aspath
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Jan 25, 2021
2 parents 5c21e6a + 1dc4308 commit 24f3459
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/with-tailwindcss/package.json
Expand Up @@ -8,11 +8,11 @@
"start": "next start"
},
"dependencies": {
"next": "latest",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"autoprefixer": "^10.0.4",
"next": "10.0.3",
"postcss": "^8.1.10",
"autoprefixer": "10.0.2",
"postcss": "8.1.7",
"tailwindcss": "^2.0.2"
}
}

0 comments on commit 24f3459

Please sign in to comment.