diff --git a/cinny b/cinny index 2603ca8..0da4f0d 160000 --- a/cinny +++ b/cinny @@ -1 +1 @@ -Subproject commit 2603ca8e5c621daaa9e781ceba539e94a2f0e770 +Subproject commit 0da4f0d6cb1fe86a890fe20453b2d8552b1f20a0 diff --git a/package.json b/package.json index 212f339..0e09f3f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,8 @@ "build:local": "node -e \"require('fs').copyFileSync('config.json', 'cinny/config.json')\" && cd cinny && npm run build && cd .. && electron-builder", "build:linux": "npm run build -- --linux", "build:win": "npm run build -- --win", - "postman:generate": "node scripts/generate-postman-collection.js" + "postman:generate": "node scripts/generate-postman-collection.js", + "playground": "npm --prefix cinny run playground" }, "keywords": [], "author": {