Skip to content

Commit

Permalink
Bump Oskari version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Apr 4, 2024
1 parent 89ed8c0 commit c7afa90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "sample-application",
"version": "1.27.0",
"version": "1.27.1",
"description": "Sample frontend for Oskari map application. Site visible in dev.oskari.org.",
"keywords": [
"Oskari"
],
"dependencies": {
"oskari-frontend": "git+https://[email protected]/oskariorg/oskari-frontend.git#2.13.0"
"oskari-frontend": "git+https://[email protected]/oskariorg/oskari-frontend.git#2.13.1"
},
"scripts": {
"dev-mode": "node ./node_modules/oskari-frontend/scripts/oskari-dev-mode",
Expand Down

0 comments on commit c7afa90

Please sign in to comment.