We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bd6cc commit 668aabbCopy full SHA for 668aabb
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-floatingactionbutton",
3
- "version": "4.1.0",
+ "version": "4.1.1",
4
"description":
5
"A NativeScript plugin for Material Design Floating Action Button.",
6
"main": "fab",
@@ -107,6 +107,7 @@
107
"bugs":
108
"https://github.com/bradmartin/nativescript-floatingactionbutton/issues",
109
"homepage": "https://github.com/bradmartin/nativescript-floatingactionbutton",
110
+ "readmeFilename": "README.md",
111
"devDependencies": {
112
"husky": "^0.13.4",
113
"lint-staged": "^3.6.1",
0 commit comments