Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvde committed Jul 31, 2018
1 parent 666a413 commit 663eecb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.0.8
1.0.9
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "geonode-viewer",
"version": "1.0.8",
"version": "1.0.9",
"scripts": {
"start": "mkdir -p dist && node_modules/.bin/webpack-dev-server --progress --colors --hot --inline",
"build:js": "webpack",
Expand Down Expand Up @@ -36,7 +36,7 @@
"node": ">6"
},
"dependencies": {
"@boundlessgeo/sdk": "1.1.0",
"@boundlessgeo/sdk": "1.1.1",
"core-js": "^2.4.1",
"intl": "^1.2.5",
"material-ui": "0.16.4",
Expand Down

0 comments on commit 663eecb

Please sign in to comment.