Skip to content

Commit 9973227

Browse files
committed
chore: Add description to package.json
1 parent 77ade35 commit 9973227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/generate-examples/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@cursorless/generate-examples",
33
"version": "0.0.1",
44
"type": "module",
5+
"description": "Temp home for SimeonC's cursorless examples generator",
56
"scripts": {
67
"build": "tsx src/lib/buildDictionary",
78
"test": "jest",

0 commit comments

Comments
 (0)