We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b853dcd commit 3769fb6Copy full SHA for 3769fb6
package.json
@@ -1,9 +1,10 @@
1
{
2
"name": "rythm.js",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "",
5
"main": "rythm.js",
6
"scripts": {
7
+ "start": "gulp",
8
"test": "echo \"No test specified\" && exit 0"
9
},
10
"author": "Benjamin Plouzennec <plouzennec.benjamin@gmail.com>",
0 commit comments