-
Notifications
You must be signed in to change notification settings - Fork 416
Developer documentation
Edgar Müller edited this page Jun 18, 2018
·
28 revisions
- Use the guidlines outlined in First time setup to setup JSONForms.
- By default, the
package-lock.jsonshould not be modified - If you need to update a specific version of a package, do so in an explicit commit and add the
package.jsonandpackage-lock.jsonfiles - From time to time, we might have commits that only update multiple packages, e.g. when using
npm audit