Migrate from npm to yarn

Change-Id: Ib99e195b7f7a2d72e7c2673400efe6202992c169
This commit is contained in:
Manuel Stahl 2019-09-02 12:11:25 +02:00
parent 2628c70cdf
commit 62b94b5b05
3 changed files with 10147 additions and 16002 deletions

View File

@ -2,6 +2,6 @@
This project is built using [Rekit Studio](https://rekit.js.org/).
Use `npm install` after cloning this repo.
Use `yarn install` after cloning this repo.
Use `npm start` to launch the IDE.
Use `yarn start` to launch the IDE.

16000
package-lock.json generated

File diff suppressed because it is too large Load Diff

10145
yarn.lock Normal file

File diff suppressed because it is too large Load Diff