Skip to content

Commit 154d215

Browse files
committed
Publish new version of package packages/next to npmjs package repo.
1 parent dd2f43f commit 154d215

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/packages/next/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/packages/next/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocalc/next",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "CoCalc's nextjs server",
55
"main": "lib/init.js",
66
"exports": {
@@ -59,7 +59,7 @@
5959
"@cocalc/cdn": "^1.7.0",
6060
"@cocalc/frontend": "^1.10.0",
6161
"@cocalc/util": "^1.10.0",
62-
"@cocalc/backend": "^1.1.1",
62+
"@cocalc/backend": "^1.2.1",
6363
"@types/express": "^4.17.13",
6464
"@types/react": "^17.0.14",
6565
"antd": "^4.16.8",
@@ -82,4 +82,4 @@
8282
"eslint": "^7.31.0",
8383
"eslint-config-next": "11.0.1"
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)