Skip to content

Commit

Permalink
Bump to rer3d-terriajs 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glughi committed Sep 26, 2019
1 parent 5d7aef1 commit 300df46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log
==========

### rer3d-terriajs 2.2.1 - 25/09/2019
* Changed repository owner.
* Updated to rer3d-terriajs-server to 1.2.2

### rer3d-terriajs 2.2.0 - 25/09/2019
* Package renamed.
* Updated to rer3d-terriajs-server to 1.2.1
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "http://github.com/glughi/terriajs"
"url": "http://github.com/bioretics/terriajs"
},
"config": {
"docRepo": "git@github.com:TerriaJS/Documentation.git"
Expand Down Expand Up @@ -119,7 +119,7 @@
"react-shallow-testutils": "^3.0.0",
"react-test-renderer": "^16.3.2",
"terriajs-jasmine-ajax": "^3.2.1",
"rer3d-terriajs-server": "glughi/rer3d-terriajs-server",
"rer3d-terriajs-server": "bioretics/rer3d-terriajs-server#1.2.2",
"webpack-dev-server": "^3.1.14"
},
"scripts": {
Expand Down

0 comments on commit 300df46

Please sign in to comment.