Skip to content

Commit

Permalink
export bastion-host-forward-props (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowiow authored May 25, 2020
1 parent 6846694 commit 69670c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
*/

export * from './bastion-host-forward-base-props';
export * from './bastion-host-forward-props';
export * from './bastion-host-forward';
export * from './rds';
export * from './redis';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/moia-dev/bastion-host-forward"
},
"license": "Apache-2.0",
"version": "0.3.2",
"version": "0.3.3",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 69670c5

Please sign in to comment.