Skip to content

Commit

Permalink
Merge pull request #1 from fugue-project/0.1.5
Browse files Browse the repository at this point in the history
updating package info
  • Loading branch information
kvnkho authored Jul 25, 2022
2 parents 2589f75 + 88a8582 commit 6bc0d37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fugue-jupyter",
"version": "0.1.2",
"version": "0.1.5",
"description": "Jupyterlab Extension for Fugue",
"keywords": [
"jupyter",
Expand All @@ -13,8 +13,8 @@
},
"license": "BSD-3-Clause",
"author": {
"name": "Kevin Kho",
"email": "[email protected]"
"name": "The Fugue Development Team",
"email": "[email protected]"
},
"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
Expand Down

0 comments on commit 6bc0d37

Please sign in to comment.