Skip to content

Commit

Permalink
Merge pull request #151 from opencomponents/wip
Browse files Browse the repository at this point in the history
dependencies conf
  • Loading branch information
nickbalestra committed Oct 20, 2017
2 parents 7c55870 + 4e169b6 commit 6dd03da
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions dependencies.yml
Expand Up @@ -63,19 +63,19 @@ collectors:
- type: js-npm
versions: "Y.Y.Y"

# - type: js-npm
# path: packages/oc-server-compiler
# actors:
# # pull requests for updates to any version
# - type: js-npm
# versions: "Y.Y.Y"
- type: js-npm
path: packages/oc-server-compiler
actors:
# pull requests for updates to any version
- type: js-npm
versions: "Y.Y.Y"

# - type: js-npm
# path: packages/oc-generic-template-renderer
# actors:
# # pull requests for updates to any version
# - type: js-npm
# versions: "Y.Y.Y"
- type: js-npm
path: packages/oc-generic-template-renderer
actors:
# pull requests for updates to any version
- type: js-npm
versions: "Y.Y.Y"

# - type: js-npm
# path: packages/oc-webpack
Expand Down

0 comments on commit 6dd03da

Please sign in to comment.