Bump cinny: emoji confetti bursts and component playground.
All checks were successful
All checks were successful
Wire the playground npm script through the desktop wrapper.
This commit is contained in:
2
cinny
2
cinny
Submodule cinny updated: 2603ca8e5c...0da4f0d6cb
@@ -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: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:linux": "npm run build -- --linux",
|
||||||
"build:win": "npm run build -- --win",
|
"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": [],
|
"keywords": [],
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
Reference in New Issue
Block a user