File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+ # Changelog
3+
4+ The complete changelog is available on the [ GitHub Releases page] ( https://github.com/devforth/adminforth-i18n/releases ) .
5+
Original file line number Diff line number Diff line change 1010 "rollout-next" : " npm run build && npm version prerelease --preid=next && npm publish --tag next" ,
1111 "prepare" : " npm link adminforth"
1212 },
13- "keywords" : [],
14- "author" : " " ,
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " https://github.com/devforth/adminforth-i18n.git"
16+ },
17+ "keywords" : [
18+ " i18n" ,
19+ " adminforth" ,
20+ " translation"
21+ ],
22+ "author" : " devforth" ,
1523 "license" : " ISC" ,
16- "description" : " " ,
24+ "description" : " Internationalization plugin for Adminforth projects " ,
1725 "dependencies" : {
1826 "@aws-sdk/client-ses" : " ^3.654.0" ,
1927 "@sapphire/async-queue" : " ^1.5.5" ,
You can’t perform that action at this time.
0 commit comments