Skip to content

Commit

Permalink
Bump next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Mar 15, 2024
1 parent 89ed8c0 commit 2d41e07
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.28.0-dev",
"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#develop"
},
"scripts": {
"dev-mode": "node ./node_modules/oskari-frontend/scripts/oskari-dev-mode",
Expand Down

0 comments on commit 2d41e07

Please sign in to comment.