Skip to content

Instantly share code, notes, and snippets.

@fpersico
Created January 3, 2018 11:25
Show Gist options
  • Save fpersico/af6949e47769060e611312cdd15a1eaf to your computer and use it in GitHub Desktop.
Save fpersico/af6949e47769060e611312cdd15a1eaf to your computer and use it in GitHub Desktop.
Libraries update
{
"name": "drupal-reactivated-frontend",
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts": "1.0.17",
"superagent": "^3.5.2",
"superagent-jsonapify": "^1.4.5"
},
"devDependencies": {
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment