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 f9ce2ae commit 6ce88f0Copy full SHA for 6ce88f0
package.json
@@ -38,14 +38,14 @@
38
"@types/mocha": "5.2.7",
39
"@types/mongodb": "3.3.6",
40
"@types/node": "8.10.55",
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
"nyc": "11.9.0",
47
"rimraf": "2.7.1",
48
- "source-map-support": "0.5.13"
+ "source-map-support": "0.5.21"
49
},
50
"publishConfig": {
51
"access": "public"
0 commit comments