Skip to content

Commit

Permalink
Install "@riddled/4play" at 1.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Dec 30, 2023
1 parent 940d579 commit f0ef5c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/runtime": "^7.15.4",
"@fortawesome/fontawesome-free": "^5.15.4",
"@popperjs/core": "^2.10.2",
"@riddled/4play": "1.16.10",
"@riddled/4play": "1.16.11",
"@sentry/browser": "^6.16.1",
"@sentry/webpack-plugin": "^1.18.3",
"@tinymce/tinymce-vue": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion resources/js/components/forms/help.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="markdown-help">
<div class="card card-info">
<div class="card-header">
Pomoc <span class="card-version">1.16.10</span>
Pomoc <span class="card-version">1.16.11</span>
</div>
<div class="card-body">
<div class="row">
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,10 +1375,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.2.tgz#830beaec4b4091a9e9398ac50f865ddea52186b9"
integrity sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==

"@riddled/[email protected].10":
version "1.16.10"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.16.10.tgz#6975ba8d138506b92d5d48bb46bddaddaa2b9b1d"
integrity sha512-Qd7nM1Nj+i3R61aVSqMrpCcFR6+r6Ngco8OaW1vYN3FOTFWS45Fhs6kfoFdiRXdFD01PM3vUR19xwf0q69V6ew==
"@riddled/[email protected].11":
version "1.16.11"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.16.11.tgz#917c745f7b1e251844658caac8b9f4f4e802a4e4"
integrity sha512-E6iewmvAQFYDhYvirB6/eedmq/Fv/x2fu05WMoOzGbEZl3GdGZbZ7+fVoeR62SruvcHJxXg7NyQyCzTlfNLeVQ==
dependencies:
"@codemirror/autocomplete" "*"
"@codemirror/commands" "^6.3.0"
Expand Down

0 comments on commit f0ef5c9

Please sign in to comment.