Skip to content

Commit

Permalink
build: add "@corpuscule/utils" to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin committed Jun 11, 2018
1 parent fca74a3 commit 082b394
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/project.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ const packages = {
// "decorators",
// ],
// styles: ["index"],
utils: [
"propertyChain",
],
};

module.exports = packages;

0 comments on commit 082b394

Please sign in to comment.