Skip to content

Commit 39dce4d

Browse files
committed
Add directories
1 parent a52276e commit 39dce4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/snippets/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
}
1414
],
1515
"main": "./lib",
16+
"directories": {
17+
"doc": "./docs",
18+
"example": "./examples",
19+
"lib": "./lib",
20+
"test": "./test"
21+
},
1622
"scripts": {},
1723
"homepage": "https://github.com/stdlib-js/stdlib",
1824
"repository": {

0 commit comments

Comments
 (0)