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 9322a4b commit deefb33Copy full SHA for deefb33
src/package.json
@@ -99,11 +99,11 @@
99
"homepage": "https://github.com/bradmartin/nativescript-floatingactionbutton",
100
"readmeFilename": "README.md",
101
"devDependencies": {
102
- "husky": "^0.14.3",
103
- "lint-staged": "^7.2.2",
104
- "prettier": "^1.14.2",
105
- "tns-core-modules": "^4.2.0",
106
- "tns-platform-declarations": "^4.2.0",
+ "husky": "^1.1.3",
+ "lint-staged": "^8.0.4",
+ "prettier": "^1.15.1",
+ "tns-core-modules": "^5.0.2",
+ "tns-platform-declarations": "^5.0.2",
107
"rimraf": "^2.6.2",
108
"tslint": "~5.11.0",
109
"typescript": "~2.8.2"
0 commit comments