mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
chore(package.json): change test runner to grunt
This commit is contained in:
parent
1e82e14eed
commit
5656afd43a
|
@ -28,7 +28,7 @@
|
|||
"license": "BSD",
|
||||
"main": "./dist/showdown.js",
|
||||
"scripts": {
|
||||
"test": "mocha ./test/**/*.js"
|
||||
"test": "grunt test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^1.10.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user