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

Skip to content

Commit 25f967e

Browse files
committed
3.0.0-beta15
1 parent 9df59c1 commit 25f967e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "3.0.0-beta14",
3+
"version": "3.0.0-beta15",
44
"description": "Minimalistic framework for server-rendered React applications",
55
"main": "./dist/server/next.js",
66
"license": "MIT",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4330,11 +4330,11 @@ public-encrypt@^4.0.0:
43304330
parse-asn1 "^5.0.0"
43314331
randombytes "^2.0.1"
43324332

4333-
[email protected], punycode@^1.2.4:
4333+
43344334
version "1.3.2"
43354335
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
43364336

4337-
punycode@^1.4.1:
4337+
punycode@^1.2.4, punycode@^1.4.1:
43384338
version "1.4.1"
43394339
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
43404340

@@ -5424,7 +5424,7 @@ webpack-sources@^0.2.3:
54245424
source-list-map "^1.1.1"
54255425
source-map "~0.5.3"
54265426

5427-
webpack@^2.6.1:
5427+
54285428
version "2.6.1"
54295429
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.6.1.tgz#2e0457f0abb1ac5df3ab106c69c672f236785f07"
54305430
dependencies:

0 commit comments

Comments
 (0)