Skip to content

Commit 3f49e8f

Browse files
release v7.1.2
1 parent a9df049 commit 3f49e8f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ language: node_js
99
node_js:
1010
- 8
1111
- 10
12-
- 12.10 # HACK: Nyc + Mocha fails on Node 12.11 on Windows. Awaiting a fix
12+
- 12
1313

1414
os:
1515
- linux

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "json-schema-ref-parser",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)