Skip to content

Commit

Permalink
Merge 6cf87fd into 6d3a894
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Nov 27, 2019
2 parents 6d3a894 + 6cf87fd commit 1a3faa6
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 529 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "physiomeportal",
"version": "0.4.8",
"version": "0.4.9",
"description": "Physiome Portal",
"main": "build/physiomeportal.js",
"files": [
Expand All @@ -11,10 +11,7 @@
"build/physiomeportal.js.map",
"build/physiomeportal.frontend.js",
"build/physiomeportal.frontend.js.map",
"src/styles/dat-gui-swec.css",
"src/styles/images/collapse.png",
"src/styles/images/hamburger.png",
"src/styles/images/open.png",
"src",
"webpack.config.js"
],
"scripts": {
Expand Down Expand Up @@ -66,6 +63,6 @@
"polyfill-array-includes": "^2.0.0",
"query-string": "^5.1.1",
"webpack-jquery-ui": "^2.0.1",
"zincjs": "^0.33.1"
"zincjs": "^0.33.2"
}
}

0 comments on commit 1a3faa6

Please sign in to comment.