Skip to content

Commit 84b4da1

Browse files
committed
Auto-generated commit
1 parent 8688515 commit 84b4da1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Justin Dennison <justin1dennison@gmail.com>
3434
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
3535
Khaldon <kahmd1444@gmail.com>
3636
Lovelin <100030865+lovelindhoni@users.noreply.github.com>
37+
Manik Sharma <maniksharma.rke@gmail.com>
3738
Marcus Fantham <mfantham@users.noreply.github.com>
3839
Matt Cochrane <matthew.cochrane.eng@gmail.com>
3940
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@
1414
}
1515
],
1616
"main": "./lib",
17+
"gypfile": false,
1718
"directories": {
1819
"benchmark": "./benchmark",
1920
"doc": "./docs",
2021
"example": "./examples",
22+
"include": "./include",
2123
"lib": "./lib",
24+
"src": "./src",
2225
"test": "./test"
2326
},
2427
"types": "./docs/types",

0 commit comments

Comments
 (0)