We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b61b1 commit 8ffcf38Copy full SHA for 8ffcf38
package.json
@@ -38,15 +38,15 @@
38
"@types/lodash": "4.14.141",
39
"@types/mocha": "5.2.7",
40
"@types/node": "8.10.34",
41
- "@types/source-map-support": "0.5.0",
+ "@types/source-map-support": "0.5.10",
42
"assert-rejects": "0.1.1",
43
"dotenv": "5.0.1",
44
"jscpd": "0.6.25",
45
"mocha": "5.2.0",
46
"mysql": "2.17.1",
47
"nyc": "11.9.0",
48
"rimraf": "2.7.1",
49
- "source-map-support": "0.5.13"
+ "source-map-support": "0.5.21"
50
},
51
"publishConfig": {
52
"access": "public"
0 commit comments