Skip to content

Commit

Permalink
Remove helper scrips. Check PR mdn#1314
Browse files Browse the repository at this point in the history
  • Loading branch information
enjikaka committed Mar 8, 2018
1 parent 6ce5b21 commit a60bb2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
51 changes: 0 additions & 51 deletions helper-scripts/sort-versions.js

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"lint": "node test/lint",
"render": "node test/render",
"show-errors": "npm test 1> /dev/null",
"test": "npm run lint",
"sort-versions": "node ./helper-scripts/sort-versions.js"
"test": "npm run lint"
}
}

0 comments on commit a60bb2a

Please sign in to comment.