Skip to content

Commit b32549e

Browse files
committed
reorder scripts
1 parent 9722aa5 commit b32549e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
"scripts": {
4343
"build": "grunt build",
44+
"doc": "grunt doc",
4445
"lint": "grunt lint",
4546
"lint-fix": "grunt lint-fix",
46-
"doc": "grunt doc",
4747
"transpile": "DEBUG=* grunt transpile",
4848
"test": "grunt test"
4949
},

0 commit comments

Comments
 (0)