Skip to content

Commit

Permalink
npm
Browse files Browse the repository at this point in the history
  • Loading branch information
AjitPS committed Nov 26, 2018
1 parent b5ac51b commit b9df0f7
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 38 deletions.
12 changes: 7 additions & 5 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
node_modules/*
bower_components/
.tmp/
css/
image/
image_legend/
libs/
javascript/
assets/
dev/
images/
src/
stylesheets/
javascripts/
test/

50 changes: 25 additions & 25 deletions dist/js/genemap-lib.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/genemap.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/styles/genemap-lib.css

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

2 changes: 1 addition & 1 deletion dist/styles/genemap.css

Large diffs are not rendered by default.

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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genomaps",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"description": "Interactive visualization of high-density SNP, QTL, GWAS and gene data",
"main": "genomaps.js",
Expand Down

0 comments on commit b9df0f7

Please sign in to comment.