Skip to content

Commit 76517c6

Browse files
author
bietkul
committed
Minor Fixes
1 parent e934084 commit 76517c6

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
"url": "https://github.com/bietkul/react-reactive-form/issues"
3030
},
3131
"babel": {
32-
"presets": ["es2015"]
32+
"presets": [
33+
"es2015"
34+
]
3335
},
3436
"devDependencies": {
3537
"babel-cli": "^6.26.0",
@@ -53,4 +55,4 @@
5355
},
5456
"typings": "./index.d.ts",
5557
"homepage": "https://github.com/bietkul/react-reactive-form#readme"
56-
}
58+
}

0 commit comments

Comments
 (0)