Skip to content

Commit

Permalink
Merge pull request #228 from markplewis/master
Browse files Browse the repository at this point in the history
feat: revert previous change and add src files to NPM package
  • Loading branch information
Scrum authored Nov 25, 2018
2 parents b74f742 + ea89ba6 commit 44fd9ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/plugin-transform-template-literals": "^7.0.0",
"@babel/preset-env": "^7.1.6",
"@babel/register": "^7.0.0",
"@commitlint/cli": "^7.2.1",
Expand Down Expand Up @@ -136,7 +135,6 @@
[
"@babel/plugin-transform-runtime"
],
"@babel/plugin-transform-template-literals",
"add-module-exports"
]
}
Expand Down

0 comments on commit 44fd9ec

Please sign in to comment.