diff --git a/bower.json b/bower.json index 4209829..8de7f7d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-intranet", - "version": "5.4.0-rc1", + "version": "5.4.0-rc2", "homepage": "http://ramp-pcar.github.io", "authors": [ "BeSD - SA Team" @@ -24,7 +24,7 @@ "./lib" ], "dependencies": { - "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.4.0-rc1", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.4.0-rc2", "theme-gc-intranet": "https://github.com/RAMP-PCAR/ramp-wet-dep/raw/dep/v4.0.5/theme-gc-intranet.zip" }, "moduleType": [ diff --git a/package.json b/package.json index 2f196a6..cd9cd13 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-intranet", "subname": "Reusable Accessible Mapping Platform - Intranet Theme", - "version": "5.4.0-rc1", + "version": "5.4.0-rc2", "description": "RAMP GIS viewer - Elk; Sample of an implementation of RAMP with Intranet Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",