We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901fb56 commit a6e9b02Copy full SHA for a6e9b02
README.md
@@ -30,6 +30,7 @@ generated by typescript.
30
31
<!-- toc -->
32
33
+- [Browser](#browser)
34
- [config](#config)
35
* [namespace](#namespace)
36
* [NODE_ENV + Vite](#node_env--vite)
package.json
@@ -2,7 +2,7 @@
2
"name": "@substrate-system/debug",
3
"description": "Debug utility",
4
"type": "module",
5
- "version": "0.9.2",
+ "version": "0.9.3",
6
"main": "./dist/node.js",
7
"files": [
8
"./dist/*"
0 commit comments