Skip to content

Commit 1dfd031

Browse files
committed
Added author and license to package.json
1 parent 9acf822 commit 1dfd031

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"name": "react-simple-styleable-select",
33
"version": "1.0.0",
44
"description": "",
5+
"license": "MIT",
6+
"author": "Daniel Shaefer",
57
"keywords": ["react", "select", "simple", "mobile", "responsive"],
68
"main": "src/index.js",
79
"dependencies": {

0 commit comments

Comments
 (0)