mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Testing
This commit is contained in:
@@ -10,9 +10,13 @@
|
||||
"url": "https://github.com/CupCakeArmy/cometa",
|
||||
"type": "github"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"author": "Niccolo Borgioli",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^9.4.1"
|
||||
"@types/node": "^9.4.6",
|
||||
"mocha": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user