[x3d-public] Fix for X_ITE

Andreas Plesch andreasplesch at gmail.com
Sat Mar 17 12:58:12 PDT 2018


Please submit to x_ite github repo as PR, distribution to the list is
not ideal, especially for typos like this. -Andreas

On Sat, Mar 17, 2018 at 3:46 PM, John Carlson <yottzumm at gmail.com> wrote:
> Slight patch for package.json. removed trailing comma in scripts.
>
>
>
> John
>
>
>
> $ git diff package.json
>
> diff --git a/package.json b/package.json
>
> index 63d3be4..8d3c91b 100644
>
> --- a/package.json
>
> +++ b/package.json
>
> @@ -52,6 +52,6 @@
>
>         "scripts": {
>
>                 "lint": "jshint **",
>
>                 "build": "make",
>
> -               "-prebuild:js": "npm run lint",
>
> +               "-prebuild:js": "npm run lint"
>
>         }
>
> }
>
>
>
>



-- 
Andreas Plesch
Waltham, MA 02453



More information about the x3d-public mailing list