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 05bf13f commit 0cc2647Copy full SHA for 0cc2647
package.js
@@ -4,8 +4,8 @@ var reactAddonsVersion = '0.9.0';
4
5
Package.describe({
6
name: 'hipertracker:reactjs',
7
- summary: 'ReactJS & JSX (--harmony) for Meteor',
8
- version: '0.0.4',
+ summary: 'ReactJS + addons + JSX (--harmony) for Meteor',
+ version: '0.0.5',
9
git: 'https://github.com/hipertracker/meteor-reactjs.git'
10
});
11
0 commit comments