Skip to content

Commit ec99b07

Browse files
committed
chore: try to fix pipeline for docs 6
1 parent 74656d8 commit ec99b07

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
]
4343
},
4444
"engines": {
45-
"node": "18.x"
45+
"node": ">=16.14"
4646
}
4747
}

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,5 @@
119119
"@floating-ui/react-dom": "^1.0.0",
120120
"@floating-ui/react-dom-interactions": "0.11.0",
121121
"classnames": "^2.3.2"
122-
},
123-
"engines": {
124-
"node": "18.x"
125122
}
126123
}

0 commit comments

Comments
 (0)