Files
yarn/packages/pkg-tests/pkg-tests-specs/package.json
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

9 lines
155 B
JSON

{
"name": "pkg-tests-specs",
"version": "1.0.0",
"main": "./sources/index.js",
"dependencies": {
"pkg-tests-core": "1.0.0"
}
}