Skip to content

Commit

Permalink
Remove unused dependencies (#3509)
Browse files Browse the repository at this point in the history
  • Loading branch information
timleslie authored Sep 1, 2020
1 parent 234627a commit 2d00997
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .changeset/fair-lies-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@keystonejs/api-tests': patch
'@keystonejs/cypress-project-client-validation': patch
---

Removed unused dependencies.
1 change: 0 additions & 1 deletion api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"@keystonejs/list-plugins": "^7.1.0",
"@keystonejs/test-utils": "^8.0.1",
"@keystonejs/utils": "^5.4.3",
"date-fns": "^2.15.0",
"express": "^4.17.1"
}
}
1 change: 0 additions & 1 deletion test-projects/client-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@keystonejs/keystone": "^14.0.1",
"@keystonejs/server-side-graphql-client": "^1.1.0",
"cross-env": "^7.0.2",
"date-fns": "^2.15.0",
"express": "^4.17.1",
"react": "^16.13.1"
},
Expand Down

0 comments on commit 2d00997

Please sign in to comment.