Skip to content

Commit 87b107b

Browse files
Merge pull request #1620 from glimmerjs/NullVoxPopuli-patch-1
cause patch release of glimmer debug
2 parents fcab7f8 + bdcb416 commit 87b107b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@glimmer/debug/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@glimmer/debug",
3-
"description": "utilities for helping make working in the vm easier. these should be inlined and stripped for ember usage.",
43
"version": "0.92.2",
54
"license": "MIT",
5+
"description": "Utilities for helping make working in the vm easier. these should be inlined and stripped for ember usage.",
66
"sideEffects": false,
77
"repository": "https://github.com/glimmerjs/glimmer-vm/tree/main/packages/@glimmer/debug",
88
"type": "module",

0 commit comments

Comments
 (0)