Changed reference to the correct file version

This commit is contained in:
CaselIT
2016-01-11 15:19:05 +01:00
parent 5b54f66f30
commit a546e99a72

View File

@@ -1,4 +1,4 @@
///<reference path="mongodb.d.ts"/>
///<reference path="mongodb-1.4.9.d.ts"/>
// Test source : https://github.com/mongodb/node-mongodb-native
import mongodb = require('mongodb');