From 33274faf9bb68eb95cb3e2e095cd0cef84aa6fd7 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 3 Jul 2019 00:06:02 -0700 Subject: Remove custom extensions and use plugin as is --- app/src/web/package.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/web/package.json') diff --git a/app/src/web/package.json b/app/src/web/package.json index fbdc2442..ef323afb 100644 --- a/app/src/web/package.json +++ b/app/src/web/package.json @@ -2,6 +2,10 @@ "scripts": { "compile": "tsc -p tsconfig.json && sass --no-source-map --style compressed --update scss:assets/css" }, + "license": "GPL-3.0", + "repository": { + "url": "https://github.com/AllanWang/Frost-for-Facebook" + }, "dependencies": { "typescript": "^3.3.1", "sass": "^1.19.0" -- cgit v1.2.3