Skip to content

Commit 278a74a

Browse files
committed
clean up more lib paths
1 parent b5782e2 commit 278a74a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyterlab-server-proxy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"LICENSE",
2121
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}"
2222
],
23-
"main": "./lib/index.js",
24-
"types": "./lib/index.d.ts",
23+
"main": "lib/index.js",
24+
"types": "lib/index.d.ts",
2525
"repository": {
2626
"type": "git",
2727
"url": "https://github.com/jupyterhub/jupyter-server-proxy.git"

0 commit comments

Comments
 (0)