Commit Graph

9 Commits

Author SHA1 Message Date
renovate[bot]
2c88558aff fix(deps): update dependency fs-extra to v6 (#5767) 2018-05-02 15:02:43 +01:00
Maël Nison
7312d9d066 Adds the directory that contains Node to the PATH (#5743)
* Update execute-lifecycle-script.js

* Adds a test

* Fixes prettier
2018-04-26 18:38:29 +01:00
Maël Nison
615ee94b0d Disables jest-haste-map for the fixtures (#5437) 2018-03-01 18:03:48 +00:00
Maël Nison
3297672739 Makes CircleCI run the pkg-tests testsuite (#5436) 2018-03-01 15:38:15 +00:00
Maël Nison
5fc6f7fc2e Pkg-tests testsuite (#5392)
* Adds the pkg-tests testsuite to the repository

* Fixes flow

* Adds babel to strip flowtypes

* Moves pkg-tests into the packages directory

* Fixes server timeouts

* Feedback
2018-02-27 17:30:17 +00:00
jonathan schatz
dd94174ad0 Update: Update the lockfile parser README.md (#4232)
* Update README.md

add es6 example to lockfile docs

* Update README.md
2017-08-23 10:59:10 +01:00
Haroen Viaene
2cb6dd61f4 docs(lockfile): add metadata to package.json (#4224) 2017-08-22 15:55:32 +01:00
Daniel Lo Nigro
dff32cb62c Tweaks to lockfile package (#4215) 2017-08-21 20:13:22 -07:00
William Hilton
2b09caff06 Update: Separate lockfile into its own npm package (#4114)
**Summary**

Fixes #3879. Separates the lockfile parser as a separate npm package.

**Test plan**

Existing unit tests.
2017-08-20 00:53:54 +01:00