Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
Initial plugin to create the elemental resources to host a AWS Video Services

- Removed security holding package (fs) Fixes #13

Please note this uses lambda functions to deploy the resources as there is no cloudformation support for elemental yet.
  • Loading branch information
wizage committed Jul 1, 2019
1 parent 1f3bacd commit 10837b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
7 changes: 1 addition & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-video",
"version": "1.0.4",
"version": "1.0.5",
"description": "Plugin for Amplify to add support for live streaming. Made for Unicorn Trivia Workshop",
"main": "index.js",
"scripts": {
Expand All @@ -21,7 +21,6 @@
"dependencies": {
"chalk": "^2.4.2",
"eslint": "^5.16.0",
"fs": "0.0.1-security",
"fs-extra": "^7.0.0",
"ini": "^1.3.5",
"inquirer": "^6.2.0",
Expand Down

0 comments on commit 10837b2

Please sign in to comment.