Skip to content

Instantly share code, notes, and snippets.

@bcomnes
Created October 31, 2020 15:37
Show Gist options
  • Save bcomnes/2ee611d679280afcfa31a09bf7c0dde5 to your computer and use it in GitHub Desktop.
Save bcomnes/2ee611d679280afcfa31a09bf7c0dde5 to your computer and use it in GitHub Desktop.
react 16
{
"name": "react-16",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Bret Comnes <[email protected]> (https://bret.io/)",
"license": "MIT",
"dependencies": {
"react": "^16.14.0",
"react-dom": "^16.14.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment