Skip to content

Commit

Permalink
Release 1.27.0 with Oskari 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Mar 15, 2024
1 parent ae508f1 commit 89ed8c0
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-dev",
"version": "1.27.0",
"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#develop"
"oskari-frontend": "git+https://[email protected]/oskariorg/oskari-frontend.git#2.13.0"
},
"scripts": {
"dev-mode": "node ./node_modules/oskari-frontend/scripts/oskari-dev-mode",
Expand Down

0 comments on commit 89ed8c0

Please sign in to comment.