Skip to content

Commit faf3d78

Browse files
committed
readpkg first
1 parent 7f456a4 commit faf3d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/grunt/aliases.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ module.exports = function() {
2424
'newer:copy:languages'
2525
],
2626
'newplugin': [
27+
'readpkg',
2728
'copy:rename',
2829
'replace:packagename',
29-
'readpkg',
3030
'build'
3131
],
3232
'release': [

0 commit comments

Comments
 (0)