Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 5038204

Browse files
committed
chore: cleanup
1 parent b370fc1 commit 5038204

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ package-lock.json
55
*.js
66
!src/*-hooks.js
77
build/
8+
*.tgz
89
*.log.*
910
src/**/*.d.ts
11+
src/**/*.map
1012
src/platforms/ios_lib/TNSMLKitCamera/TNSMLKitCamera.xcodeproj/project.xcworkspace
1113
src/platforms/ios_lib/TNSMLKitCamera/TNSMLKitCamera.xcodeproj/xcuserdata
1214
src/platforms/ios/Podfile

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/firebase",
3-
"version": "11.0.0-rc.0",
3+
"version": "11.0.0-rc.1",
44
"description": "Fire. Base. Firebase!",
55
"main": "firebase",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)