Skip to content

Commit

Permalink
build(publish): update npm package parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Nargonath committed Dec 27, 2017
1 parent 1fd22f0 commit d2a071a
Show file tree
Hide file tree
Showing 3 changed files with 1,449 additions and 474 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": [["env", { "targets": { "node": "8.9.0" } }]],
"presets": [["env", { "targets": { "node": "8.0.0" } }]],
"plugins": [["module-resolver", { "root": "./lib" }], "transform-class-properties"]
}
Loading

0 comments on commit d2a071a

Please sign in to comment.