Add example with non-standard formatters
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
"author": "Eugen Wissner <belka@caraus.de>",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/core": "^7.2.2",
|
||||
"@babel/preset-env": "^7.2.3",
|
||||
"@babel/register": "^7.0.0",
|
||||
"axios": "^0.18.0",
|
||||
"babel-loader": "^8.0.4",
|
||||
"chai": "^4.2.0",
|
||||
"cucumber": "^5.0.2",
|
||||
"cucumber": "^5.0.3",
|
||||
"express": "^4.16.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user