Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update npm dependencies and various tweaks #7344

Merged
merged 2 commits into from
Jul 2, 2019

Commits on Jul 2, 2019

  1. update dependencies and various tweaks

    - ran `make npm-update`
    - ran `make js`, fixed new lint issue
    - ran `make css`, this added back some vendor prefixes
    - added `engines` property to package.json to specify minimum required
      Node.js version
    - added `private` property to package.json to prevent accidential
      publishing to npm
    silverwind committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    ecc0440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f5d0a View commit details
    Browse the repository at this point in the history