From 482c44c1290b53a64db940a9ff9763f9b0b3dc6f Mon Sep 17 00:00:00 2001 From: Kenneth Geisshirt Date: Wed, 17 Oct 2018 08:53:33 +0200 Subject: [PATCH] fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d630c638..f941a578 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "realm", "description": "Realm is a mobile database: an alternative to SQLite and key-value stores", "version": "2.19.0-rc.3", - "license": "{ "license" : "SEE LICENSE IN LICENSE" }", + "license": "See the actual license in the file LICENSE", "homepage": "https://realm.io", "keywords": [ "database",