crypto is part of node now (#1033)

This commit is contained in:
Anthony Dresser
2018-03-31 11:36:44 -07:00
committed by GitHub
parent 3af05d62b2
commit 32ac907403

View File

@@ -658,7 +658,6 @@
} }
}, },
"dependencies": { "dependencies": {
"crypto": "^1.0.1",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.1.5", "dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.1.5",
"opener": "^1.4.3", "opener": "^1.4.3",
"service-downloader": "github:anthonydresser/service-downloader#0.1.2", "service-downloader": "github:anthonydresser/service-downloader#0.1.2",