We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5138f commit 728e149Copy full SHA for 728e149
2 files changed
index.php
package.json
@@ -40,5 +40,8 @@
40
},
41
"dependencies": {
42
"rsvp": "^3.2.1"
43
+ },
44
+ "scripts": {
45
+ "start": "gulp"
46
}
47
0 commit comments