Skip to content

Commit 3eb6f38

Browse files
committed
Propagate preceding fix to all examples
1 parent f088bae commit 3eb6f38

File tree

56 files changed

+56
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+56
-1
lines changed

example/1-hello/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/2-middleware/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/3-router/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/4-counter/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/5-promise/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/6-echo/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/7-template/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/8-debug/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/9-error/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

example/a-log/esy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@opam/conf-libssl": "3",
34
"@opam/dream": "1.0.0~alpha4",
45
"@opam/dune": "^2.0",
56
"ocaml": "4.12.x"

0 commit comments

Comments
 (0)