Skip to content

Commit

Permalink
fix: mark patternlab uikit as private
Browse files Browse the repository at this point in the history
  • Loading branch information
sghoweri committed Oct 5, 2018
1 parent d8137d1 commit 8e50a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uikit-workshop/package.json
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0-beta.0",
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
"main": "gulpfile.js",
"private": true,
"scripts": {
"build": "webpack-cli --config webpack.config.js --progress",
"watch": "webpack-cli --config webpack.config.js --progress --watch",
Expand Down

0 comments on commit 8e50a8f

Please sign in to comment.