Skip to content

Commit

Permalink
1.26.0 with Oskari 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Sep 11, 2023
1 parent 6f7b9e8 commit c0baf2d
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.26.0-dev",
"version": "1.26.0",
"description": "Sample frontend for Oskari map application. Site visible in dev.oskari.org.",
"keywords": [
"Oskari"
],
"dependencies": {
"oskari-frontend": "git+https://git@github.com/oskariorg/oskari-frontend.git#develop"
"oskari-frontend": "git+https://git@github.com/oskariorg/oskari-frontend.git#2.12.0"
},
"scripts": {
"dev-mode": "node ./node_modules/oskari-frontend/scripts/oskari-dev-mode",
Expand Down

0 comments on commit c0baf2d

Please sign in to comment.