Skip to content

Commit

Permalink
FAI-173: Embed kogito-tooling editors in trusty-ai. Part 2 (trusty-ai…
Browse files Browse the repository at this point in the history
… changes). Add /dist as the deployable unit.
  • Loading branch information
manstis committed Jun 11, 2020
1 parent d8b1413 commit f7ee992
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/embedded-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"license": "Apache-2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "https://github.com/kiegroup/kogito-tooling.git"
Expand Down

0 comments on commit f7ee992

Please sign in to comment.