Skip to content

Commit 8f7da1d

Browse files
committed
patch engines
1 parent f1a514a commit 8f7da1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "rc-pagination",
33
"version": "2.0.0",
44
"description": "pagination ui component for react",
5+
"engines": {
6+
"node": ">=8.x"
7+
},
58
"keywords": [
69
"react",
710
"react-component",

0 commit comments

Comments
 (0)