Skip to content

Commit 42933c0

Browse files
authored
Merge pull request #140 from SeawolvesAtCali/ci-validate
validate ci
2 parents 9576aa8 + af94d18 commit 42933c0

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

File renamed without changes.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# prisel
22

3-
[![Build Status](https://travis-ci.org/SeawolvesAtCali/prisel.svg?branch=master)](https://travis-ci.org/SeawolvesAtCali/prisel)
43
[![License](https://img.shields.io/npm/l/@prisel/server.svg)](https://www.npmjs.com/package/@prisel/server)
54
[![version](https://img.shields.io/npm/v/@prisel/server.svg)](https://www.npmjs.com/package/@prisel/server)
65
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)

rush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
* Specify a SemVer range to ensure developers use a Node.js version that is appropriate
103103
* for your repo.
104104
*/
105-
"nodeSupportedVersionRange": ">=10.13.0 <13.0.0",
105+
"nodeSupportedVersionRange": ">=10.13.0 <17.0.0",
106106

107107
/**
108108
* Odd-numbered major versions of Node.js are experimental. Even-numbered releases

0 commit comments

Comments
 (0)