Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-12-09 16:10:04 +00:00
parent 23d966aad3
commit 21dc19c738
+5 -5
View File
@@ -75,7 +75,7 @@
},
"assets/controllers/hello_controller.js": {
"contents": [
"import { Controller } from 'stimulus';",
"import { Controller } from '@hotwired/stimulus';",
"",
"/*",
" * This is an example Stimulus controller!",
@@ -176,11 +176,11 @@
"contents": [
"{",
" \"devDependencies\": {",
" \"@symfony/stimulus-bridge\": \"^2.0.0\",",
" \"@symfony/webpack-encore\": \"^1.0.0\",",
" \"@hotwired/stimulus\": \"^3.0.0\",",
" \"@symfony/stimulus-bridge\": \"^3.0.0\",",
" \"@symfony/webpack-encore\": \"^1.7.0\",",
" \"core-js\": \"^3.0.0\",",
" \"regenerator-runtime\": \"^0.13.2\",",
" \"stimulus\": \"^2.0.0\",",
" \"webpack-notifier\": \"^1.6.0\"",
" },",
" \"license\": \"UNLICENSED\",",
@@ -278,7 +278,7 @@
"executable": false
}
},
"ref": "0f274572ea315eb3b5884518a50ca43f211b4534"
"ref": "10e67e9dc87263a25007130ee59975a36ea624fe"
}
}
}