Skip to content

Commit a0a8484

Browse files
committed
Auto-generated commit
1 parent 3c5f7ec commit a0a8484

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
@@ -50,6 +50,7 @@ Pranav Goswami <goswami.4@iitj.ac.in>
5050
Praneki <97080887+PraneGIT@users.noreply.github.com>
5151
Pratik <97464067+Pratik772846@users.noreply.github.com>
5252
Priyansh <88396544+itsspriyansh@users.noreply.github.com>
53+
Raunak Kumar Gupta <95216822+raunak-dev-edu@users.noreply.github.com>
5354
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
5455
Ricky Reusser <rsreusser@gmail.com>
5556
Robert Gislason <gztown2216@yahoo.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)