Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit e17b0fc

Browse files
committed
Update POS to version 0.4.3
1 parent bd5fefe commit e17b0fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mobile_client/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SEMAPOS",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",
@@ -11,6 +11,7 @@
1111
"dependencies": {
1212
"i18n-js": "^3.0.11",
1313
"intl": "~1.2.5",
14+
"random-material-color": "^1.0.3",
1415
"react": "16.3.1",
1516
"react-native": "0.55.4",
1617
"react-native-elements": "~0.19.1",

0 commit comments

Comments
 (0)