Skip to content

Commit

Permalink
Minor Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bietkul committed Apr 2, 2018
1 parent e934084 commit 76517c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@
"url": "https://github.com/bietkul/react-reactive-form/issues"
},
"babel": {
"presets": ["es2015"]
"presets": [
"es2015"
]
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand All @@ -53,4 +55,4 @@
},
"typings": "./index.d.ts",
"homepage": "https://github.com/bietkul/react-reactive-form#readme"
}
}

0 comments on commit 76517c6

Please sign in to comment.