We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8450ef0 commit dad8bf4Copy full SHA for dad8bf4
1 file changed
package.json
@@ -0,0 +1,8 @@
1
+{
2
+ "scripts": {
3
+ "deploy": "node scripts/gh-pages-deploy.js"
4
+ },
5
+ "devDependencies": {
6
+ "execa": "latest"
7
+ }
8
+}
0 commit comments