Skip to content

Commit 292cbfc

Browse files
committed
chore: 13.0.0-rc.2
1 parent e955f21 commit 292cbfc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/node_modules
1010
/packages/*/node_modules
1111
package-lock.json
12+
.npmrc
1213

1314
# IDEs and editors
1415
/.idea

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "13.0.0-rc.1",
3+
"version": "13.0.0-rc.2",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)