Skip to content

Commit f63c777

Browse files
Update package.json to point to new main file
1 parent 1fc6771 commit f63c777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"categories": [
2121
"Other"
2222
],
23-
"main": "./extension",
23+
"main": "./out/extension",
2424
"activationEvents": [
2525
"onCommand:string-manipulation.titleize",
2626
"onCommand:string-manipulation.titleizeApStyle",

0 commit comments

Comments
 (0)