Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c866540

Browse files
committed
Release 2.0.0-beta.32
1 parent 0bd250f commit c866540

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next",
3-
"version": "2.0.0-beta.31",
3+
"version": "2.0.0-beta.32",
44
"description": "Minimalistic framework for server-rendered React applications",
55
"main": "./dist/server/next.js",
66
"license": "MIT",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4458,9 +4458,9 @@ strip-json-comments@~1.0.1, strip-json-comments@~1.0.4:
44584458
version "1.0.4"
44594459
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91"
44604460

4461-
4462-
version "0.5.6"
4463-
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.6.tgz#fa7aa71061a8a2b6cbbb55af3628c8e8acbeeea9"
4461+
4462+
version "0.5.7"
4463+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-0.5.7.tgz#2cb02263ffa719b1435a864fdd6c62802ae86669"
44644464
dependencies:
44654465
babel-plugin-syntax-jsx "6.18.0"
44664466
babel-traverse "6.21.0"
@@ -4751,9 +4751,9 @@ webidl-conversions@^4.0.0:
47514751
version "4.0.0"
47524752
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.0.tgz#0a8c727ae4e5649687b7742368dcfbf13ed40118"
47534753

4754-
4755-
version "1.10.0"
4756-
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.10.0.tgz#7d5be2651e692fddfafd8aaed177c16ff51f0eb8"
4754+
4755+
version "1.10.1"
4756+
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.10.1.tgz#c6b4cf428139cf1aefbe06a0c00fdb4f8da2f893"
47574757
dependencies:
47584758
memory-fs "~0.4.1"
47594759
mime "^1.3.4"

0 commit comments

Comments
 (0)