diff --git a/package.json b/package.json index 679fa6c..1a0b09d 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "react-async-iterators", "version": "0.0.1", "author": "Dor Shtaif ", + "license": "MIT", "description": "The magic of JavaScript async iterators in React ⛓️ 🧬 🔃", "type": "module", "homepage": "https://github.com/shtaif/react-async-iterators",