Skip to content

Commit bc490cc

Browse files
committed
release 2.8.1-rc.1
1 parent 7075dc9 commit bc490cc

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

companion-packages/meteorrn-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"peerDependencies": {
12-
"@meteorrn/core":">=2.0.7 || ^2.8.1-rc.0"
12+
"@meteorrn/core":">=2.0.7 || ^2.8.1-rc.1"
1313
}
1414
}

companion-packages/meteorrn-ndev-mfa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "ISC",
1111
"peerDependencies": {
12-
"@meteorrn/core":">=2.0.7 || ^2.8.1-rc.0"
12+
"@meteorrn/core":">=2.0.7 || ^2.8.1-rc.1"
1313
}
1414
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meteorrn/core",
3-
"version": "2.8.1-rc.0",
3+
"version": "2.8.1-rc.1",
44
"description": "Full Meteor Client for React Native",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)