Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Commit 55215fd

Browse files
Release 0.2.1
1 parent 5627c4c commit 55215fd

File tree

2 files changed

+236
-58
lines changed

2 files changed

+236
-58
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-snapshot-server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A zero-configuration server that serves server-rendered snapshots of Create React App",
55
"main": "lib/index.js",
66
"repository": "https://github.com/scrnhq/react-snapshot-server",
@@ -38,6 +38,7 @@
3838
"babel-eslint": "^7.0.0",
3939
"babel-jest": "^19.0.0",
4040
"babel-polyfill": "^6.23.0",
41+
"babel-preset-es2017": "^6.22.0",
4142
"babel-preset-stage-3": "^6.22.0",
4243
"coveralls": "^2.11.16",
4344
"eslint": "^3.8.1",

0 commit comments

Comments
 (0)