Skip to content

Commit 4e83f47

Browse files
committed
Update package.json
1 parent 405d2bd commit 4e83f47

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "1.0.0",
44
"description": "`react-basic-hooks` is a React hook API for [react-basic](https://github.com/lumihq/purescript-react-basic)!",
55
"main": "index.js",
6-
"directories": {
7-
"example": "examples"
8-
},
96
"dependencies": {
107
"react": "^16.13.1",
118
"react-dom": "^16.13.1"
@@ -23,8 +20,8 @@
2320
"url": "git+https://github.com/spicydonuts/purescript-react-basic-hooks.git"
2421
},
2522
"keywords": [],
26-
"author": "",
27-
"license": "ISC",
23+
"author": "Madeline Trotter",
24+
"license": "Apache-2.0",
2825
"bugs": {
2926
"url": "https://github.com/spicydonuts/purescript-react-basic-hooks/issues"
3027
},

0 commit comments

Comments
 (0)