diff --git a/package.json b/package.json index 5dd0e36..7379002 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "main": "src/index.js", "scripts": { - "theme": "node ./scripts/add.js theme" + "theme": "node ./scripts/add.js theme", + "pccompatcheck": "node ./scripts/pccompatCheck.js" }, "repository": {