mirror of https://github.com/luileito/jsketch.git
Version must be parseable by node-semver
This commit is contained in:
parent
691911a3a8
commit
6bd738c1d7
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jsketch",
|
"name": "jsketch",
|
||||||
"version": "1.8",
|
"version": "1.8.0",
|
||||||
"description": "jSketch drawing lib",
|
"description": "jSketch drawing lib",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue