Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
chore: add package.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Mar 26, 2021
1 parent b0d06da commit 2d5eaf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
]
}
},
"files": [
"src",
"dist"
],
"scripts": {
"prepare": "aegir build --no-bundle",
"test": "aegir test",
Expand Down

0 comments on commit 2d5eaf1

Please sign in to comment.