Skip to content

Commit 1f7f237

Browse files
committed
Updated repository name to riskmap
1 parent 3920a46 commit 1f7f237

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
### PetaBencana.id
2-
Front-end code  
1+
### RiskMap
2+
Client application for cognicity map  
33
[![Build Status](https://travis-ci.org/urbanriskmap/petabencana.id.svg?branch=master)](https://travis-ci.org/urbanriskmap/petabencana.id)
44
<br>
55
[Project description](https://github.com/urbanriskmap/petabencana-docs/blob/master/README.md)
@@ -12,6 +12,11 @@ DOI for current stable release [v1.0.1](https://github.com/urbanriskmap/petabenc
1212
[![DOI](https://zenodo.org/badge/70249665.svg)](https://zenodo.org/badge/latestdoi/70249665)
1313
____
1414

15+
### Supported deployments
16+
* riskmap.us
17+
* petabencana.id
18+
* riskmap.in
19+
1520
### Machine setup
1621
* Install NodeJS >= 4.x
1722
* You can [download it here](https://nodejs.org/en/).

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "petabencana.id",
3-
"description": "Petabencana.id crowd source flood map - client application.",
2+
"name": "riskmap",
3+
"description": "RiskMap client application.",
44
"version": "1.0.2",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/urbanriskmap/petabencana.id"
7+
"url": "git+https://github.com/urbanriskmap/riskmap"
88
},
99
"scripts": {
1010
"start": "au run --env dev --watch --dep $DEP",

0 commit comments

Comments
 (0)