From c143b9b2d7cd131ea2cff168a923f6d2e9e6daa4 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 12 Dec 2019 19:47:31 -0700 Subject: [PATCH] Remove now-retired package.json property For https://github.com/matrix-org/matrix-react-sdk/pull/3723 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 930a62044c..df8dd8fac5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "webpack.config.js" ], "style": "bundle.css", - "matrix-react-parent": "matrix-react-sdk", "scripts": { "reskindex": "reskindex -h src/header", "reskindex:watch": "reskindex -h src/header -w",