Skip to content

Commit fcab7f8

Browse files
cause debug patch release by adding a package.json description
1 parent 011883e commit fcab7f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@glimmer/debug/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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.",
34
"version": "0.92.2",
45
"license": "MIT",
56
"sideEffects": false,

0 commit comments

Comments
 (0)