Skip to content

Commit

Permalink
Get ready for npm release of physiome portal.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Mar 4, 2019
1 parent f113184 commit 786fde3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
14 changes: 10 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "physiomeportal",
"version": "0.2.0alpha",
"version": "0.3.0alpha",
"description": "Physiome Portal",
"main": "build/physiomeportal.min.js",
"main": "build/physiomeportal.js",
"files": [
"package.json",
"LICENSE",
"LICENSE.txt",
"README.md",
"build/physiomeportal.js",
"build/physiomeportal.min.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"webpack-jquery-ui": "^1.0.0"
},
"dependencies": {
"zincjs": "^0.29.5",
"zincjs": "^0.29.6",
"dialog-polyfill": "^0.4.10"
}
}

0 comments on commit 786fde3

Please sign in to comment.