Skip to content

Commit e6d4c84

Browse files
committed
Merge branch 'master' of github.com:sagemathinc/cocalc
2 parents 8f69af8 + dd68706 commit e6d4c84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocalc/next",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "CoCalc's nextjs server",
55
"main": "lib/init.js",
66
"exports": {
@@ -58,7 +58,7 @@
5858
"@cocalc/cdn": "^1.7.0",
5959
"@cocalc/frontend": "^1.10.0",
6060
"@cocalc/util": "^1.10.0",
61-
"@cocalc/backend": "^1.1.0",
61+
"@cocalc/backend": "^1.1.1",
6262
"@types/express": "^4.17.13",
6363
"@types/react": "^17.0.14",
6464
"antd": "^4.16.8",

0 commit comments

Comments
 (0)