mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-06-11 16:59:59 +08:00
* 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
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"name": "pkg-tests-specs",
|
|
"version": "1.0.0",
|
|
"main": "./sources/index.js",
|
|
"dependencies": {
|
|
"pkg-tests-core": "1.0.0"
|
|
}
|
|
}
|