Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Commit

Permalink
Preparing include / Exclude Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kuashe committed Aug 22, 2017
1 parent 41093ae commit 9da2460
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ Temporary Items

node_modules
test/project/node_modules
local/
local/
test/include
test/project/exclude
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-async-await",
"version": "1.1.2",
"version": "1.1.3",
"description": "Serverless Plugin to use async await without Babel , WebPack or Typescript. Simple transpilation using AsyncToGen",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9da2460

Please sign in to comment.