Skip to content

Commit

Permalink
update package ra-core v3.13.5 & readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danangekal committed Mar 20, 2021
1 parent bd9965b commit 7bb1887
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Noted: this package for alternative [ra-language-indonesian](https://github.com/
# Installation

```
npm install --save ra-language-indonesian-new
npm install --save ra-language-indonesian-new or yarn add ra-language-indonesian-new
```

# Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/danangekal/ra-language-indonesian-new#readme",
"dependencies": {
"ra-core": "^3.13.4"
"ra-core": "^3.13.5"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,10 @@ query-string@^5.1.1:
object-assign "^4.1.0"
strict-uri-encode "^1.0.0"

ra-core@^3.13.4:
version "3.13.4"
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-3.13.4.tgz#e023d04537c5accd3ac058c53427fdf316ca557e"
integrity sha512-9baz2bqlVvIIv8l3sUpBlrQ+IpUqeRjOUc7Da7oUYYU4qGn/si7yhI/d0I6N4PaFVNMRZDvtNx9+766bpqksAg==
ra-core@^3.13.5:
version "3.13.5"
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-3.13.5.tgz#2b938e41e1561690c6a4a3a59830b71651766c6a"
integrity sha512-V/FKzKyDHtwjwvm03GMSxyvlq7dJ50qyUOb5LfZXFnCUHYW69xn8QVZ9hgFLfS0msqu4K3yAQI+CGlcyKrZVrg==
dependencies:
classnames "~2.2.5"
date-fns "^1.29.0"
Expand Down

0 comments on commit 7bb1887

Please sign in to comment.