Skip to content

Commit 032d99b

Browse files
author
Sankhadeep
committed
2.2.1
1 parent 49d5e03 commit 032d99b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"node_modules/(?!react-native|@shoutem|react-clone-referenced-element)"
2929
]
3030
},
31-
"version": "2.2.0",
31+
"version": "2.2.1",
3232
"license": "Apache-2.0",
3333
"private": false,
3434
"dependencies": {
@@ -81,6 +81,8 @@
8181
"url": "git+https://github.com/GeekyAnts/NativeBase.git"
8282
},
8383
"rnpm": {
84-
"assets": ["Fonts"]
84+
"assets": [
85+
"Fonts"
86+
]
8587
}
8688
}

0 commit comments

Comments
 (0)