We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04ce86 commit 640badbCopy full SHA for 640badb
package.json
@@ -3,7 +3,7 @@
3
"displayName": "Stimulus DevTools",
4
"description": "A developer tool for inspecting and debugging Stimulus applications.",
5
"private": true,
6
- "version": "0.0.0",
+ "version": "0.1.0",
7
"type": "module",
8
"scripts": {
9
"dev": "NODE_ENV=development vite build --watch",
0 commit comments