Add Robot_JoyIt driver
This commit is contained in:
6
node_modules/istanbul-lib-source-maps/package.json
generated
vendored
6
node_modules/istanbul-lib-source-maps/package.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "istanbul-lib-source-maps",
|
||||
"version": "4.0.1",
|
||||
"version": "5.0.6",
|
||||
"description": "Source maps support for istanbul",
|
||||
"author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>",
|
||||
"main": "index.js",
|
||||
@@ -12,9 +12,9 @@
|
||||
"test": "nyc mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jridgewell/trace-mapping": "^0.3.23",
|
||||
"debug": "^4.1.1",
|
||||
"istanbul-lib-coverage": "^3.0.0",
|
||||
"source-map": "^0.6.1"
|
||||
"istanbul-lib-coverage": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user