Skip to content

Commit

Permalink
Merge branch 'canary' into canary
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored and Inshiku-Han committed Jul 7, 2022
2 parents b88f385 + a37abc6 commit 3182438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 2 additions & 4 deletions examples/custom-server-fastify/package.json
Expand Up @@ -6,12 +6,10 @@
"start": "cross-env NODE_ENV=production node ./server.js"
},
"dependencies": {
"cross-env": "^7.0.3",
"fastify": "^4.2.0",
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"cross-env": "^7.0.3"
}
}
}
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -2,9 +2,6 @@
"name": "nextjs-project",
"version": "0.0.0",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"new-error": "plop error",
"new-test": "plop test",
Expand Down

0 comments on commit 3182438

Please sign in to comment.