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 <bcomnes@gmail.com> (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