Skip to content

Commit

Permalink
chore: start publishing cdai components (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
asfordmatt authored Nov 23, 2020
1 parent 2b40146 commit 9af702c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/cdai/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "@carbon/ibm-cloud-cognitive-cdai",
"private": true,
"description": "Carbon for Cloud & Cognitive CD&AI UI components",
"version": "0.3.0",
"version": "0.4.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -20,6 +19,9 @@
"carbon for cloud & cognitive",
"cdai"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"storybook": "start-storybook -p 6006",
"build": "node scripts/build.js"
Expand Down

0 comments on commit 9af702c

Please sign in to comment.