Skip to content

Commit c1804d0

Browse files
authored
fix: package.json
I hate json
1 parent dc31d59 commit c1804d0

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
@@ -2,5 +2,5 @@
22
"name": "simpletoast",
33
"main": "simpletoast.js",
44
"browser": "simpletoast.js",
5-
"private": true,
5+
"private": true
66
}

0 commit comments

Comments
 (0)