Skip to content

Commit

Permalink
Merge pull request #23 from timkpaine/master
Browse files Browse the repository at this point in the history
bugfix for jupyter compat
  • Loading branch information
texodus authored Feb 6, 2018
2 parents d0b9573 + 7136c77 commit e3e85c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/perspective-jupyterlab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"scripts": {
"start": "tsc",
"prepublish": "npm run start",
"clean": "rimraf build",
"watch": "tsc -w"
},
Expand Down

0 comments on commit e3e85c2

Please sign in to comment.