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 25, 2024
1 parent 80c6a52 commit 67bf3a5
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": "asdi-frontend",
"version": "1.27.0",
"version": "1.28.0-dev",
"description": "Frontend for Arctic-SDI geoportal based on Oskari. Site visible in geoportal.arctic-sdi.org.",
"keywords": [
"Oskari"
],
"dependencies": {
"oskari-frontend": "https://github.com/oskariorg/oskari-frontend.git#2.13.0"
"oskari-frontend": "https://github.com/oskariorg/oskari-frontend.git#develop"
},
"scripts": {
"build": "webpack --config ./node_modules/oskari-frontend/webpack.config.js --mode production --progress --env.appdef=apps",
Expand Down

0 comments on commit 67bf3a5

Please sign in to comment.