Match the prereleased nsi v5 (for now)

This commit is contained in:
Bryan Housel
2021-01-22 11:59:14 -05:00
parent 96298f2836
commit 4f369a85a5

View File

@@ -100,7 +100,7 @@
"minimist": "^1.2.3",
"mocha": "^7.0.1",
"mocha-phantomjs-core": "^2.1.0",
"name-suggestion-index": "^5.0.0",
"name-suggestion-index": "^5.0.0-pre",
"node-fetch": "^2.6.1",
"npm-run-all": "^4.0.0",
"object-inspect": "1.9.0",
@@ -127,4 +127,4 @@
"browserslist": [
"> 0.2%, last 6 major versions, Firefox ESR, IE 11, maintained node versions"
]
}
}