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.
1 parent dec5be4 commit d7506e7Copy full SHA for d7506e7
spec/dummy_app/package.json
@@ -3,6 +3,8 @@
3
"private": true,
4
"version": "0.1.0",
5
"dependencies": {
6
+ "@babel/plugin-proposal-private-methods": "^7.18.6",
7
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
8
"@rails/actiontext": "^7.0.3-1",
9
"@rails/activestorage": "^7.0.3-1",
10
"@rails/webpacker": "5.4.3",
0 commit comments