Update package.json

This commit is contained in:
Michaël De Boey
2020-07-15 01:35:37 +02:00
committed by GitHub
parent 2a12c61742
commit 694af8454c

View File

@@ -129,5 +129,8 @@
"path": "./native/react-content-loader.native.es.js",
"maxSize": "3 kB"
}
]
],
"engines": {
"node": ">=10"
}
}