In my package use Match method
, but now update to Meteor 1.2
it don’t work.
What the package should I add on my package?
Hi,
meteor add check
Match.test(value, pattern)
check/match.js, line 90
Work fine, very thanks
In my package use Match method
, but now update to Meteor 1.2
it don’t work.
What the package should I add on my package?
Hi,
meteor add check
Match.test(value, pattern)
check/match.js, line 90
Work fine, very thanks