@tutorialkit/theme
Advanced tools
+3
-2
| { | ||
| "name": "@tutorialkit/theme", | ||
| "version": "0.0.1-alpha.26", | ||
| "version": "0.0.1", | ||
| "description": "TutorialKit theme configuration", | ||
@@ -29,4 +29,5 @@ "author": "StackBlitz Inc.", | ||
| "scripts": { | ||
| "build": "tsc -b" | ||
| "build": "tsc -b", | ||
| "dev": "pnpm run build --watch --preserveWatchOutput" | ||
| } | ||
| } |
33788
0.15%