Skip to content

Commit

Permalink
Version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed May 26, 2022
1 parent 4143144 commit 5d3227e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 20 deletions.
59 changes: 42 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abi-software/mapintegratedvuer",
"version": "0.3.0-beta.7",
"version": "0.3.0",
"scripts": {
"serve": "vue-cli-service serve --port 8081",
"build": "vue-cli-service build --mode prod",
Expand All @@ -23,9 +23,9 @@
"dependencies": {
"@abi-software/flatmap-viewer": "2.2.0-beta.12",
"@abi-software/flatmapvuer": "0.2.5-beta-1",
"@abi-software/map-side-bar": "^1.2.0-beta.11",
"@abi-software/map-side-bar": "^1.3.0",
"@abi-software/plotvuer": "^0.3.9",
"@abi-software/scaffoldvuer": "^0.1.52-beta.5",
"@abi-software/scaffoldvuer": "^0.1.52",
"@abi-software/simulationvuer": "^0.5.8",
"@abi-software/svg-sprite": "^0.1.15",
"@soda/get-current-script": "^1.0.2",
Expand Down

0 comments on commit 5d3227e

Please sign in to comment.