Skip to content

Commit 3e713c4

Browse files
authored
refactor: fill the "license" field in package.json (#2)
1 parent d57b1d3 commit 3e713c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-async-iterators",
33
"version": "0.0.1",
44
"author": "Dor Shtaif <dorshtaif@gmail.com>",
5+
"license": "MIT",
56
"description": "The magic of JavaScript async iterators in React ⛓️ 🧬 🔃",
67
"type": "module",
78
"homepage": "https://github.com/shtaif/react-async-iterators",

0 commit comments

Comments
 (0)