File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
Package . describe ( {
2
2
summary : "Almost i18n, with standard translations for basic meteor packages." ,
3
- version : "2.5.1 " ,
3
+ version : "2.5.2 " ,
4
4
name : "softwarerero:accounts-t9n" ,
5
5
git : "https://github.com/softwarerero/meteor-accounts-t9n.git" ,
6
6
} ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " meteor-accounts-t9n" ,
3
- "version" : " 2.5.1 " ,
3
+ "version" : " 2.5.2 " ,
4
4
"description" : " Translations for Meteor projects, almost i18n" ,
5
5
"repository" : " https://github.com/softwarerero/meteor-accounts-t9n" ,
6
6
"bugs" : " https://github.com/softwarerero/meteor-accounts-t9n/issues" ,
7
7
"license" : " MIT" ,
8
8
"authors" : [
9
9
" El Softwarerero <el@softwarerero.com>"
10
10
],
11
- "main1" : " build/t9n.js" ,
12
- "main" : " t9n.coffee" ,
11
+ "main" : " build/t9n.js" ,
13
12
"dependencies" : {},
14
13
"scripts" : {
15
14
"build" : " coffee -c -o build/ *.coffee && coffee -c -o build/ t9n/*.coffee"
Original file line number Diff line number Diff line change 3
3
"description" : " Translations for the meteor account's error messages" ,
4
4
"homepage" : " https://github.com/softwarerero/meteor-accounts-t9n" ,
5
5
"author" : " Stefan Undorf <el@softwarerero.com>" ,
6
- "version" : " 2.5.1 " ,
6
+ "version" : " 2.5.2 " ,
7
7
"git" : " https://github.com/softwarerero/meteor-accounts-t9n.git" ,
8
8
"packages" : {}
9
9
}
You can’t perform that action at this time.
0 commit comments