Skip to content

Commit 4dc1c03

Browse files
committed
Bump major version, update deps to JL release.
1 parent ca79311 commit 4dc1c03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jupyterlab-server-proxy/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-server-proxy",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Launcher icons for proxied applications",
55
"keywords": [
66
"jupyter",
@@ -30,12 +30,12 @@
3030
"watch": "tsc -w"
3131
},
3232
"dependencies": {
33-
"@jupyterlab/application": "^1.0.0-alpha.9",
34-
"@jupyterlab/launcher": "^1.0.0-alpha.9"
33+
"@jupyterlab/application": "^1.0.0",
34+
"@jupyterlab/launcher": "^1.0.0"
3535
},
3636
"devDependencies": {
3737
"rimraf": "^2.6.1",
38-
"typescript": "~3.1.1"
38+
"typescript": "~3.5.1"
3939
},
4040
"jupyterlab": {
4141
"extension": true

0 commit comments

Comments
 (0)