Skip to content

Instantly share code, notes, and snippets.

@jmaicaaan
Last active October 17, 2020 13:38
Show Gist options
  • Save jmaicaaan/cce31d57429632ff6ae561f9ff1b0212 to your computer and use it in GitHub Desktop.
Save jmaicaaan/cce31d57429632ff6ae561f9ff1b0212 to your computer and use it in GitHub Desktop.
{
"name": "my-todo-list",
"version": "1.0.0",
"description": "This is todo list project",
"main": "index.js",
"scripts": {
"start": "node ."
},
"dependencies": {
"formik": "^1.5.0",
"formik-latest": "npm:formik@^2.2.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment