Skip to content

Commit 0bd4783

Browse files
committed
remove all the documents/cracked folder code, address an electron issue w/ contextIsolation. Fix package.json formatting
1 parent 0901bbc commit 0bd4783

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"version": "0.2.18",
55
"main": "main.js",
66
"description": "Web audio, cracked.",
7-
"keywords": ["Web audio", "synthesis", "sound", "music"],
7+
"keywords": [
8+
"Web audio",
9+
"synthesis",
10+
"sound",
11+
"music"
12+
],
813
"homepage": "https://github.com/billorcutt/Cracked",
914
"bugs": "https://github.com/billorcutt/Cracked/issues",
1015
"license": "MIT",

0 commit comments

Comments
 (0)