@rpcbase/debug
Advanced tools
+6
-2
| { | ||
| "name": "@rpcbase/debug", | ||
| "version": "0.110.0", | ||
| "version": "0.111.0", | ||
| "type": "module", | ||
@@ -29,3 +29,7 @@ "files": [ | ||
| "command": "../../node_modules/.bin/vite build --watch", | ||
| "service": true | ||
| "service": { | ||
| "readyWhen": { | ||
| "lineMatches": "^built in .*\\.$" | ||
| } | ||
| } | ||
| }, | ||
@@ -32,0 +36,0 @@ "release": { |
1547
5.6%