Skip to content

Commit 87da431

Browse files
committed
feature: @putout/processor-wasm: drop support of 🐊 < 41
1 parent c5639a9 commit 87da431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/processor-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
}
5959
},
6060
"peerDependencies": {
61-
"putout": ">=40"
61+
"putout": ">=41"
6262
},
6363
"license": "MIT",
6464
"engines": {

0 commit comments

Comments
 (0)