Skip to content

Instantly share code, notes, and snippets.

@codespore
Created July 9, 2019 20:02
Show Gist options
  • Save codespore/2118c11abc51cc22767c235857d70b16 to your computer and use it in GitHub Desktop.
Save codespore/2118c11abc51cc22767c235857d70b16 to your computer and use it in GitHub Desktop.
{
"name": "helloworld",
"private": true,
"dependencies": {
"@rails/actioncable": "^6.0.0-alpha",
"@rails/activestorage": "^6.0.0-alpha",
"@rails/ujs": "^6.0.0-alpha",
"@rails/webpacker": "^4.0.7",
"bootstrap": "^4.3.1",
"jquery": "^3.4.1",
"popper.js": "^1.15.0",
"turbolinks": "^5.2.0"
},
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3.7.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment