Skip to content

Instantly share code, notes, and snippets.

@kuccello
Created January 24, 2022 21:31
Show Gist options
  • Save kuccello/863349804e75a93cedd355afe116a038 to your computer and use it in GitHub Desktop.
Save kuccello/863349804e75a93cedd355afe116a038 to your computer and use it in GitHub Desktop.
{
"name": "ksexmple",
"version": "1.0.0",
"private": true,
"scripts": {
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^1.0.1",
"@keystone-6/core": "^1.0.1",
"@keystone-6/fields-document": "^1.0.1",
"typescript": "^4.5.4",
"underscore": "^1.13.2"
},
"engines": {
"node": "^16.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment