mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
[test-in-browser] Update blaze-html-templates version in dynamic-import
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
meteor-base@1.4.0 # Packages every Meteor app needs to have
|
||||
mobile-experience@1.1.0 # Packages for a great mobile UX
|
||||
mongo@1.9.0 # The database Meteor supports right now
|
||||
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
|
||||
blaze-html-templates@2.0.0! # Compile .html files into Meteor Blaze views
|
||||
reactive-var@1.0.12 # Reactive variable for tracker
|
||||
tracker@1.2.1 # Meteor's client-side reactive programming library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user