Skip to content

Commit

Permalink
improvoments package.json build:prod
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrosmaps committed Dec 18, 2024
1 parent b47ff87 commit cde91ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## basic mapicgc-gl-js viewer
## Basic mapicgc-gl-js viewer

* Basic mapicgc-gl-js viewer
* Vanilla JS + Vite

### Demo

* https://openicgc.github.io/basic-mapicgc-gl-js-viewer-js/dist/index.html

### Mapicgc-gl-js documentation

* https://openicgc.github.io/mapicgc-doc/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"vite": "~5.2.10"
},
"dependencies": {
"mapicgc-gl-js": "^0.0.76"
"mapicgc-gl-js": "^0.0.96"
}
}

0 comments on commit cde91ed

Please sign in to comment.