We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee976d0 commit 5b6b96dCopy full SHA for 5b6b96d
package.json
@@ -4,5 +4,8 @@
4
"main": "build/build.js",
5
"dependencies": {
6
"plist": "latest"
7
+ },
8
+ "scripts": {
9
+ "build": "node ."
10
}
11
0 commit comments