Fix Meteor version number in History.md (#9916)

This commit is contained in:
Christian Klaussner
2018-05-29 11:34:15 +02:00
committed by Ben Newman
parent 0a61dae68d
commit 4e59d8bb65

View File

@@ -117,7 +117,7 @@
import("the-package").then(...)
```
This reuse of compiled code is the critical new feature that was added
in Meteor 1.6.2.
in Meteor 1.7.
* Install the package normally with `meteor npm install the-package`,
then create a symbolic link *to* the installed package elsewhere in