Skip to content

Commit

Permalink
Merge pull request #32 from holidayextras/react
Browse files Browse the repository at this point in the history
React
  • Loading branch information
Richard Stevens authored Dec 1, 2017
2 parents 9ebfd40 + bcd1ba6 commit aa07920
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"presets": [
"react",
["env", {
"target": {
"browsers": [
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@holidayextras/static-site-generator",
"version": "7.0.0",
"version": "7.0.1",
"description": "Holiday Extras Static Site Generator in metalsmith / react",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,6 +52,7 @@
"babel-cli": "6.7.7",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"brace-expansion": "^1.1.7",
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.11.0",
Expand Down

0 comments on commit aa07920

Please sign in to comment.