Skip to content

Commit

Permalink
hindi (hi) added to local
Browse files Browse the repository at this point in the history
  • Loading branch information
shahabyazdi committed Oct 26, 2020
1 parent 9617c82 commit 4f7d88f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
supported calendars: `gregorian` , `persian` , `arabic`, `indian`
default: `gregorian`

supported locals: `en` , `fa` , `ar`
supported locals: `en` , `fa` , `ar` , `hi`
default: `en`

NodeJs: [date-object](https://github.com/shahabyazdi/date-object)
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-date-object",
"version": "0.6.0",
"version": "0.7.0",
"description": "JavaScript library for working with Date and Time in different calendars and locals",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-preset-env": "^1.7.0",
"date-object": "^0.6.0",
"date-object": "^0.7.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
Expand Down

0 comments on commit 4f7d88f

Please sign in to comment.