Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 31e155c

Browse files
authored
Merge pull request #16 from aws/update-repo
0.1.57
2 parents f917e14 + 13dbe53 commit 31e155c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/awsgluenotebooks-extensions",
3-
"version": "0.1.56",
3+
"version": "0.1.57",
44
"description": "A JupyterLab extension.",
55
"keywords": [
66
"amazon",
@@ -44,7 +44,7 @@
4444
"runRelease": "always"
4545
},
4646
"publishConfig": {
47-
"registry":"https://npm.pkg.github.com"
47+
"registry": "https://npm.pkg.github.com"
4848
},
4949
"scripts": {
5050
"build": "npm run clean && npm run build:lib && npm run build:labextension",

0 commit comments

Comments
 (0)