Skip to content

Commit ffe22ce

Browse files
committed
Merge pull request ajaxorg#2009 from themgt/master
adding package.json start script
2 parents bdd5404 + 9a4bb06 commit ffe22ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"lib": "lib/ace"
3131
},
3232
"scripts": {
33+
"start": "node static.js",
3334
"test": "node lib/ace/test/all.js"
3435
}
3536
}

0 commit comments

Comments
 (0)