We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 903656f + 437fd8f commit 7be3375Copy full SHA for 7be3375
railties/test/isolation/assets/package.json
@@ -5,7 +5,7 @@
5
"@rails/actioncable": "file:../../../../actioncable",
6
"@rails/activestorage": "file:../../../../activestorage",
7
"@rails/ujs": "file:../../../../actionview",
8
- "@rails/webpacker": "https://github.com/rails/webpacker.git",
+ "@rails/webpacker": "^5.2.1",
9
"turbolinks": "^5.2.0"
10
}
11
0 commit comments