rsnext/examples/with-now-env/package.json
2019-06-28 15:14:56 -07:00

10 lines
169 B
JSON

{
"name": "with-now-env",
"version": "2.0.0",
"license": "ISC",
"dependencies": {
"next": "latest",
"react": "^16.7.0",
"react-dom": "^16.7.0"
}
}