mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
53191447f5
yarn.lock files are generated for embark and embark-ui, and their package.json files and other npm related files are updated to support and require using yarn for development of embark itself and for embark's CI.
24 lines
294 B
Plaintext
24 lines
294 B
Plaintext
.editorconfig
|
|
.eslintrc.json
|
|
.github
|
|
.travis.yml
|
|
.vscode
|
|
.yarnrc
|
|
CODE_OF_CONDUCT.md
|
|
CONTRIBUTING.md
|
|
appveyor.yml
|
|
babel.config.js
|
|
dist/test
|
|
header.png
|
|
logo.png
|
|
npm-debug.log*
|
|
npm-shrinkwrap.json
|
|
package-lock.json
|
|
src
|
|
test_apps
|
|
tsconfig.json
|
|
tslint.json
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
yarn.lock
|