Skip to content

Commit bdcb416

Browse files
committed
lint:fix
1 parent cbe0acf commit bdcb416

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)