Skip to content

Commit 943bf1f

Browse files
committed
fix: add include directory to package.json
1 parent b2df424 commit 943bf1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/constants/float32/inv-two-pi

lib/node_modules/@stdlib/constants/float32/inv-two-pi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"directories": {
1818
"doc": "./docs",
1919
"example": "./examples",
20+
"include": "./include",
2021
"lib": "./lib",
2122
"test": "./test"
2223
},

0 commit comments

Comments
 (0)