Skip to content

Commit

Permalink
chore(lerna): publishing package
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Dec 3, 2019
1 parent 203d950 commit caf4240
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages/genesis-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "genesis-ui",
"name": "akkadu-genesis-ds",
"version": "1.0.10",
"description": "🥝 Akkadu's pluggable UI Design System",
"author": "Jonathan Bakebwa <[email protected]>",
Expand All @@ -13,5 +13,6 @@
"build:watch": "rollup -c --watch",
"test": "echo testing Genesis UI ...",
"clean": "rm -rf ./dist"
}
},
"gitHead": "203d950e49193a620991ede0b654b3dd44636ed4"
}
3 changes: 2 additions & 1 deletion packages/kiwi-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
},
"devDependencies": {
"core-js": "^3.4.5"
}
},
"gitHead": "203d950e49193a620991ede0b654b3dd44636ed4"
}

0 comments on commit caf4240

Please sign in to comment.