We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25940e commit e18e101Copy full SHA for e18e101
.versions
@@ -20,4 +20,4 @@ promise@0.8.9
20
random@1.0.10
21
tracker@1.1.3
22
underscore@1.0.10
23
-vuejs:meteor-integration@0.1.2
+vuejs:meteor-integration@0.1.3
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
name: 'vuejs:meteor-integration',
3
- version: '0.1.2',
+ version: '0.1.3',
4
summary: "Vue integration with Meteor."
5
});
6
0 commit comments