mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix Meteor version number in History.md (#9916)
This commit is contained in:
committed by
Ben Newman
parent
0a61dae68d
commit
4e59d8bb65
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user