Skip to content

Commit 5b5ad72

Browse files
authored
Rename packages to modules (#234)
1 parent c52f672 commit 5b5ad72

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+10
-10
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions

bin/publish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22

33
yarn build
4-
cp README.md packages/react-arborist/README.md
4+
cp README.md modules/react-arborist/README.md
55
yarn workspace react-arborist npm publish $@
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)