diff --git a/package.json b/package.json index ae31464..62fab89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devicefarmer/stf-device-db", - "version": "1.3.0", + "version": "1.4.0", "description": "A smartphone/device database with images for STF.", "keywords": [ "stf" @@ -10,14 +10,14 @@ }, "license": "CC-BY-SA-4.0", "author": { - "name": "CyberAgent, Inc.", - "email": "npm@cyberagent.co.jp", - "url": "http://www.cyberagent.co.jp/" + "name": "DeviceFarmer", + "email": "contact@devicefarmer.com", + "url": "https://devicefarmer.com" }, "main": "./index", "repository": { "type": "git", - "url": "https://github.com/openstf/stf-device-db.git" + "url": "https://github.com/devicefarmer/stf-device-db.git" }, "scripts": { "prepublish": "make"