Skip to content

Commit b80a48c

Browse files
author
Vasil Chimev
authored
Update tns-core-modules peer dependency
1 parent 4754b12 commit b80a48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"typescript": "^2.2.2"
2323
},
2424
"peerDependencies": {
25-
"tns-core-modules": "^3.0.0 || ^3.0.0-rc.1"
25+
"tns-core-modules": "^3.0.0 || >3.2.0-"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)