Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 46b4f37

Browse files
committed
Add intl polypill dependency in package.json
1 parent 26cba30 commit 46b4f37

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

mobile/package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mobile/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"dependencies": {
2020
"expo": "^32.0.4",
21+
"intl": "^1.2.5",
2122
"locale-currency": "0.0.2",
2223
"mobx": "^4.5.0",
2324
"mobx-react": "^5.2.8",

0 commit comments

Comments
 (0)