Skip to content

Commit df4fb51

Browse files
committed
feature: cloudcmd: aleman v2.0.1
1 parent 314cceb commit df4fb51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<script data-name="aleman-importmap" type="importmap">
4646
{
4747
"imports": {
48-
"putout": "https://esm.sh/@putout/bundle@4.7.6",
48+
"putout": "https://esm.sh/@putout/bundle@5",
4949
"@putout/processor-html": "https://esm.sh/@putout/processor-html",
5050
"fullstore": "https://esm.sh/fullstore",
5151
"jessy": "https://esm.sh/jessy"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
"@cloudcmd/move-files": "^8.0.0",
9090
"@cloudcmd/read-files-sync": "^2.0.0",
9191
"@putout/cli-validate-args": "^2.0.0",
92-
"aleman": "^2.0.0",
92+
"@putout/plugin-cloudcmd": "^5.2.0",
93+
"aleman": "^2.0.1",
9394
"apart": "^2.0.0",
9495
"chalk": "^5.3.0",
9596
"compression": "^1.7.4",
@@ -129,7 +130,6 @@
129130
"ponse": "^7.0.0",
130131
"pullout": "^5.0.0",
131132
"putout": "^42.0.5",
132-
"@putout/plugin-cloudcmd": "^5.2.0",
133133
"redzip": "^4.6.1",
134134
"rendy": "^5.0.0",
135135
"restafary": "^13.0.1",

0 commit comments

Comments
 (0)