Comparing version 0.0.3 to 0.0.4
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
var name = "ask-json"; | ||
var version = "0.0.3"; | ||
var version = "0.0.4"; | ||
@@ -17,0 +17,0 @@ var ensureFile = (filePath) => { |
{ | ||
"name": "ask-json", | ||
"description": "Easy interactive prompts to create and validate data using JSON schema", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Jon McClure <jon.r.mcclure@gmail.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/reuters-graphics/ask-json", |
@@ -7,2 +7,5 @@ ![](badge.svg) | ||
[![npm version](https://badge.fury.io/js/ask-json.svg)](https://badge.fury.io/js/ask-json) [![Reuters open source software](https://badgen.net/badge/Reuters/open%20source/?color=ff8000)](https://github.com/reuters-graphics/) | ||
### Why this? | ||
@@ -172,3 +175,3 @@ | ||
``` | ||
$ yarn test | ||
$ yarn build && yarn test | ||
``` |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21202
176
0