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 535ce98 commit e66578dCopy full SHA for e66578d
packages/firebase-analytics/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/firebase-analytics",
3
- "version": "2.2.7",
+ "version": "2.2.8",
4
"description": "NativeScript Firebase - Analytics",
5
"main": "index",
6
"typings": "index.d.ts",
@@ -31,9 +31,5 @@
31
"license": "Apache-2.0",
32
"homepage": "https://github.com/NativeScript/firebase",
33
"readmeFilename": "README.md",
34
- "bootstrapper": "@nativescript/plugin-seed",
35
- "scripts": {
36
- "preuninstall": "node preuninstall",
37
- "postinstall": "node postinstall"
38
- }
+ "bootstrapper": "@nativescript/plugin-seed"
39
}
0 commit comments