Skip to content

Commit

Permalink
refactor: ci update (#97)
Browse files Browse the repository at this point in the history
* refactor(ci): update on node matrix
  • Loading branch information
mabunixda authored Jul 7, 2021
1 parent 711d53c commit 1dbbf22
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 197 deletions.
1 change: 1 addition & 0 deletions alexa/alexa-hub.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

const express = require('express');
const bodyParser = require('body-parser');
require('./alexa-home');
/**
* Hub to create communication with alexa devices
* @constructor
Expand Down
Loading

0 comments on commit 1dbbf22

Please sign in to comment.